From 1c0ce24e5aced6fe87ece9d4e2392f8e71e3bbc7 Mon Sep 17 00:00:00 2001 From: osmc Date: Sun, 24 Nov 2019 15:46:38 +0100 Subject: [PATCH] Dateien hochladen nach '' --- chraging_others.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 chraging_others.json 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": "?" + } +}