diff --git a/charging_stations.json b/charging_stations.json deleted file mode 100644 index cf14003..0000000 --- a/charging_stations.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "overpass", - "name": { - "en": "charging stations", - "de": "Ladestationen" - }, - "query": { - "13": null - }, - "lists": { - "cars": { - "prefix": "cars", - "name": { - "de": "für PKW", - "en": "for cars" - } - }, - "bicycles": { - "prefix": "bicycles", - "name": { - "de": "für Fahrräder", - "en": "for bicycles" - } - } - } -}