Skip to content

Instantly share code, notes, and snippets.

@tbuckl
Created March 28, 2018 00:37
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 tbuckl/42071191f4abf401449ec0d12e406be6 to your computer and use it in GitHub Desktop.
Save tbuckl/42071191f4abf401449ec0d12e406be6 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-122.0296096801758,
37.62483706088789
],
[
-121.76181793212889,
37.62483706088789
],
[
-121.76181793212889,
37.833920567528345
],
[
-122.0296096801758,
37.833920567528345
],
[
-122.0296096801758,
37.62483706088789
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment