diff --git a/chraging_others.json b/chraging_others.json new file mode 100644 index 0000000..5cf47d1 --- /dev/null +++ b/chraging_others.json @@ -0,0 +1,13 @@ +{ + "type": "overpass", + "name": { + "en": "Charging stations: Others", + "de": "Ladestationen: Übrige" + }, + "query": { + "13": "node[amenity=charging_station][!car][!bicycle]" + }, + "feature": { + "markerSign": "?" + } +}