Skip to content

Instantly share code, notes, and snippets.

@xaralis
Created August 9, 2022 11:45
Show Gist options
  • Save xaralis/767018df29fcf002998a68615e98e783 to your computer and use it in GitHub Desktop.
Save xaralis/767018df29fcf002998a68615e98e783 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.75854,
50.02263
],
[
15.758936,
50.022646
],
[
15.75892,
50.022789
],
[
15.75942,
50.022809
],
[
15.759317,
50.023769
],
[
15.75961,
50.02378
],
[
15.75957,
50.024217
],
[
15.75927,
50.024203
],
[
15.75918,
50.025158
],
[
15.758284,
50.025119
],
[
15.75854,
50.02263
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment