From 4d06d45df3fb021b9bd52e83c16eb13e63cb8221 Mon Sep 17 00:00:00 2001 From: osmc Date: Sun, 24 Nov 2019 16:40:14 +0100 Subject: [PATCH] Dateien hochladen nach '' --- chraging_other.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 chraging_other.json diff --git a/chraging_other.json b/chraging_other.json new file mode 100644 index 0000000..5cf47d1 --- /dev/null +++ b/chraging_other.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": "?" + } +}