Skip to content

Instantly share code, notes, and snippets.

@fabricebrito
Created November 26, 2015 11:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabricebrito/ca6ca99694de5d779672 to your computer and use it in GitHub Desktop.
Save fabricebrito/ca6ca99694de5d779672 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{ "type": "Feature", "properties": { "Name": "Central America", "descriptio": null, "timestamp": null, "begin": null, "end": null, "altitudeMo": null, "tessellate": 1, "extrude": -1, "visibility": -1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.020989635100804, 5.56621164341002, 0.0 ], [ -92.44585634465416, 14.65150806935403, 0.0 ], [ -87.6706216100403, 19.011656653575852, 0.0 ], [ -75.749658119590634, 9.606922789647468, 0.0 ], [ -79.020989635100804, 5.56621164341002, 0.0 ] ] ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment