Skip to content

Instantly share code, notes, and snippets.

@Synesso
Created January 14, 2019 02:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Synesso/7269d06d8f03216a5a1662d2eca254aa to your computer and use it in GitHub Desktop.
Save Synesso/7269d06d8f03216a5a1662d2eca254aa 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.44947814941406,
-28.083008400016105
],
[
153.44909191131592,
-28.08305572846941
],
[
153.45109820365906,
-28.087324669156047
],
[
153.4514307975769,
-28.08715429340046
],
[
153.44947814941406,
-28.083008400016105
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment