Skip to content

Instantly share code, notes, and snippets.

@xaralis
Last active September 14, 2022 11:37
Show Gist options
  • Save xaralis/9a7beb14bace7fa9757f10f0d9d3b98e to your computer and use it in GitHub Desktop.
Save xaralis/9a7beb14bace7fa9757f10f0d9d3b98e to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"title": "Háčko",
"description": "Nedostatek participace způsobil, že se proti projektu na poslední chvíli vzedmula vlna nevole."
},
"geometry": {
"type": "Point",
"coordinates": [
15.757275223731995,
50.021148410115586
]
}
},
{
"type": "Feature",
"properties": {
"title": "Letní stadion",
"description": "Projekt za 500 milionů Kč město prosadilo na sílu, ačkoliv proti němu byla poměrně výrazná občanská opozice."
},
"geometry": {
"type": "Point",
"coordinates": [
15.771297812461855,
50.04105221895282
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
15.774437338113785,
50.02589164781187
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment