Skip to content

Instantly share code, notes, and snippets.

@Synesso
Created January 17, 2019 11:59
Show Gist options
  • Save Synesso/36fd377464febf27b38cac629fc7a7ac to your computer and use it in GitHub Desktop.
Save Synesso/36fd377464febf27b38cac629fc7a7ac 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.4374189376831,
-28.144952939106357
],
[
153.43765497207642,
-28.14497
],
[
153.437762260437,
-28.14453668831702
],
[
153.44002604484555,
-28.144801575370135
],
[
153.4399938583374,
-28.148472085668043
],
[
153.44117403030396,
-28.14860452440975
],
[
153.44088435173035,
-28.144621830655538
],
[
153.43752622604367,
-28.144338022597264
],
[
153.4374189376831,
-28.144952939106357
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment