Geospatial data
Tiled imagery
Because Tiled Imagery is only available in the Legacy editor, the Label format is slightly different. The sample below contains two Polygon annotations named "Tree" and a global classification.
"Label": { "Tree": [ { "geometry": [ { "lat": 37.87392181463312, "lng": -122.3205327987671 }, { "lat": 37.872549831535984, "lng": -122.32117652893068 }, { "lat": 37.87261758438741, "lng": -122.31958866119386 } ] }, { "geometry": [ { "lat": 37.87458238997454, "lng": -122.31956720352174 }, { "lat": 37.87442995003686, "lng": -122.31677770614625 }, { "lat": 37.87361693170852, "lng": -122.31739997863771 }, { "lat": 37.873481427781456, "lng": -122.31915950775148 }, { "lat": 37.87378631126686, "lng": -122.31945991516115 } ] } ], "is_the_tree_green?": "yes" }