Skip to content

Instantly share code, notes, and snippets.

@az09
Last active April 3, 2017 09:36
Show Gist options
  • Save az09/9ce98320d4aea8e19c91c838af0eb298 to your computer and use it in GitHub Desktop.
Save az09/9ce98320d4aea8e19c91c838af0eb298 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": [
[
[
14.4161,
51.1874
],
[
14.4734,
51.1936
],
[
14.4778,
51.1626
],
[
14.3545,
51.1536
],
[
14.4161,
51.1874
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment