Skip to content

Instantly share code, notes, and snippets.

@xaralis
Last active June 6, 2022 15:28
Show Gist options
  • Save xaralis/56f39cb46292f6c300f7160f2dcaea2c to your computer and use it in GitHub Desktop.
Save xaralis/56f39cb46292f6c300f7160f2dcaea2c 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.786768794059753,
50.037925565288994
],
[
15.787093341350554,
50.03771539173359
],
[
15.787383019924164,
50.037786023932725
],
[
15.78733742237091,
50.0378738833525
],
[
15.787152349948883,
50.037835983230345
],
[
15.787037014961243,
50.03789800159646
],
[
15.787224769592283,
50.038009978999014
],
[
15.787066519260406,
50.0381081743525
],
[
15.786768794059753,
50.037925565288994
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment