Skip to content

Instantly share code, notes, and snippets.

@danhammer
Created October 2, 2018 16:07
Show Gist options
  • Save danhammer/34bd0bd4dc1f9d6c3c8395a1c2f830ac to your computer and use it in GitHub Desktop.
Save danhammer/34bd0bd4dc1f9d6c3c8395a1c2f830ac 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": [
[
[
-77.88139343261717,
34.06645416714038
],
[
-77.91624069213866,
33.97738878592621
],
[
-77.91109085083008,
33.97553819495448
],
[
-77.87641525268555,
34.065458745193375
],
[
-77.88139343261717,
34.06645416714038
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment