Skip to content

Instantly share code, notes, and snippets.

@andypols
Last active November 19, 2021 15:24
Show Gist options
  • Save andypols/5e591ae15d828ecf8b18c9bb17d3551a to your computer and use it in GitHub Desktop.
Save andypols/5e591ae15d828ecf8b18c9bb17d3551a 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": [
[
[
-0.12517452521203062,
51.55073059751883
],
[
-0.12517452521203062,
51.533316331737055
],
[
-0.15069472996741337,
51.533316331737055
],
[
-0.15069472996741337,
51.55073059751883
],
[
-0.12517452521203062,
51.55073059751883
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment