Skip to content

Instantly share code, notes, and snippets.

@spinscale
Last active August 29, 2015 13:59
Show Gist options
  • Save spinscale/9cc6ba24bff03cca2be5 to your computer and use it in GitHub Desktop.
Save spinscale/9cc6ba24bff03cca2be5 to your computer and use it in GitHub Desktop.
geojson test
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
{
"type":"Polygon",
"coordinates":[
[[-85.0018514,37.1311314],[-84.998998, 37.1311314],[-84.998998, 37.129352],[-85.001851, 37.129352],[-85.0018514,37.1311314]],
[[-85.0000, 37.1301],[-85.001, 37.1301],[-85.001, 37.1303],[-85.0000, 37.1303],[-85.0000, 37.1301]]]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment