Skip to content

Instantly share code, notes, and snippets.

@xaralis
Last active June 6, 2022 15:27
Show Gist options
  • Save xaralis/91e5addc5821018f55638af8d57229e9 to your computer and use it in GitHub Desktop.
Save xaralis/91e5addc5821018f55638af8d57229e9 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": [
[
[
15.772150754928589,
50.0231474338732
],
[
15.772354602813719,
50.021148410115586
],
[
15.777568817138672,
50.020824422569866
],
[
15.777965784072876,
50.02098296993972
],
[
15.778255462646483,
50.02335422468662
],
[
15.777021646499632,
50.02337490371899
],
[
15.772150754928589,
50.0231474338732
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment