Skip to content

Instantly share code, notes, and snippets.

@yeomann
Created October 6, 2015 12:43
Show Gist options
  • Save yeomann/0fc6be12eadeec97c724 to your computer and use it in GitHub Desktop.
Save yeomann/0fc6be12eadeec97c724 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": [
[
[
33.123779296875,
35.32520982569243
],
[
33.185577392578125,
35.21981940793435
],
[
33.869476318359375,
35.27141057410737
],
[
33.86123657226562,
35.390169518834924
],
[
33.622283935546875,
35.329691482050734
],
[
33.29132080078125,
35.29719384502174
],
[
33.185577392578125,
35.32408937278183
],
[
33.123779296875,
35.32520982569243
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment