Created
October 17, 2025 18:10
-
-
Save habi/321a98fefceda25e6c1ed9bac96be2c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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" | |
| } | |
| } | |
| ] | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ein Beispiel für https://c.osm.org/t/136944/, flink zusammengeklickt mit https://geojson.io/