Skip to content

Instantly share code, notes, and snippets.

@Synesso
Created January 14, 2019 02:14
Show Gist options
  • Save Synesso/8f1df3b8116a7ba36900b7a6b837dc8a to your computer and use it in GitHub Desktop.
Save Synesso/8f1df3b8116a7ba36900b7a6b837dc8a 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": [
[
[
153.45590472221375,
-28.09741421783722
],
[
153.45615684986115,
-28.09710189143753
],
[
153.45532536506653,
-28.09669965155335
],
[
153.45518052577972,
-28.096827422032895
],
[
153.45590472221375,
-28.09741421783722
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment