Skip to content

Instantly share code, notes, and snippets.

@xaralis
Last active August 9, 2022 12:17
Show Gist options
  • Select an option

  • Save xaralis/7c5c43d61bfa2b82befe88cc81b585e1 to your computer and use it in GitHub Desktop.

Select an option

Save xaralis/7c5c43d61bfa2b82befe88cc81b585e1 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#555555",
"stroke-width": 2,
"stroke-opacity": 1,
"fill": "#555555",
"fill-opacity": 0.5
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
15.776136517524717,
50.037446643879754
],
[
15.77676683664322,
50.03629583477553
],
[
15.776860713958738,
50.03631995381218
],
[
15.776211619377134,
50.03747076233831
],
[
15.776136517524717,
50.037446643879754
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment