Skip to content

Instantly share code, notes, and snippets.

@habi
Created October 17, 2025 18:10
Show Gist options
  • Select an option

  • Save habi/321a98fefceda25e6c1ed9bac96be2c7 to your computer and use it in GitHub Desktop.

Select an option

Save habi/321a98fefceda25e6c1ed9bac96be2c7 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": {
"coordinates": [
7.446818354673923,
46.948546087882875
],
"type": "Point"
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
8.53944239574335,
47.369218090270635
],
"type": "Point"
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
7.588667638343992,
47.55541573441673
],
"type": "Point"
}
}
]
}
@habi
Copy link
Author

habi commented Oct 17, 2025

Ein Beispiel für https://c.osm.org/t/136944/, flink zusammengeklickt mit https://geojson.io/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment