Alpha stage commit

This commit is contained in:
2026-07-02 21:04:05 +02:00
parent c03b183dfb
commit abed21be21
136 changed files with 15531 additions and 15 deletions

View File

@@ -0,0 +1,47 @@
{
"source": "overpass-fixture",
"attribution": "Contains information from OpenStreetMap contributors.",
"elements": [
{
"type": "node",
"id": 1001,
"lat": 48.075,
"lon": 11.512,
"tags": {
"amenity": "drinking_water",
"name": "Village fountain"
}
},
{
"type": "node",
"id": 1002,
"lat": 47.805,
"lon": 11.145,
"tags": {
"tourism": "camp_site",
"name": "Lakeside campsite"
}
},
{
"type": "node",
"id": 1003,
"lat": 47.62,
"lon": 11.235,
"tags": {
"shop": "bicycle",
"name": "Bike shop Murnau",
"opening_hours": "Mo-Fr 09:00-18:00"
}
},
{
"type": "node",
"id": 1004,
"lat": 47.75,
"lon": 11.12,
"tags": {
"railway": "station",
"name": "Regional rail station"
}
}
]
}