Skip to content

Instantly share code, notes, and snippets.

@bilus
Last active October 11, 2018 08:21
Show Gist options
  • Save bilus/ee69dde8f2b74f7b615cd45093dc4964 to your computer and use it in GitHub Desktop.
Save bilus/ee69dde8f2b74f7b615cd45093dc4964 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": [
[
[
-73.8006591796875,
40.75557964275589
],
[
-73.82537841796875,
40.72332345541451
],
[
-73.7677001953125,
40.691051628010236
],
[
-73.66744995117188,
40.686886382151116
],
[
-73.64547729492188,
40.76598152771282
],
[
-73.73199462890625,
40.78262115769851
],
[
-73.8006591796875,
40.75557964275589
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment