Skip to content

Instantly share code, notes, and snippets.

@meetar
Created December 1, 2016 16:46
Show Gist options
  • Save meetar/a74725e8c5c1c8655d53e09daf183fa7 to your computer and use it in GitHub Desktop.
Save meetar/a74725e8c5c1c8655d53e09daf183fa7 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": [
[
[
-85.69335937499999,
32.47269502206151
],
[
-82.96875,
39.70718665682654
],
[
-68.818359375,
38.20365531807149
],
[
-68.64257812499999,
25.720735134412106
],
[
-85.69335937499999,
32.47269502206151
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment