From b2ab54640816a20939b088445ab6458871874dd5 Mon Sep 17 00:00:00 2001 From: sampeto Date: Mon, 26 Jul 2021 23:46:22 +0200 Subject: [PATCH] Add 'GE06_GEVI.json' --- GE06_GEVI.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 GE06_GEVI.json diff --git a/GE06_GEVI.json b/GE06_GEVI.json new file mode 100644 index 0000000..d930137 --- /dev/null +++ b/GE06_GEVI.json @@ -0,0 +1,13 @@ +{ + "type": "overpass", + "name": { + "en": "Buildings and street cabinets operated by GE 06 (GE VI)", + "de": "Gebäude und Kabinen, welche von der GE 06 (GE VI) betrieben werden" + }, + "query": { + "16": "(way[operator=GEVI];node[operator=GEVI];)" + }, + "feature": { + "markerSign": "06" + } + } \ No newline at end of file