Skip to content

Instantly share code, notes, and snippets.

@easherma
Created October 14, 2016 20:30
Show Gist options
  • Save easherma/95b0b0df39afe4fff0881fad3b1e423b to your computer and use it in GitHub Desktop.
Save easherma/95b0b0df39afe4fff0881fad3b1e423b 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": [
[
[
-88.41796875,
41.04621681452063
],
[
-88.41796875,
42.35854391749705
],
[
-86.8359375,
42.35854391749705
],
[
-86.8359375,
41.04621681452063
],
[
-88.41796875,
41.04621681452063
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment