From 5906de64bea009f67fe573597b716fd791d53ec6 Mon Sep 17 00:00:00 2001 From: sampeto Date: Sat, 17 Apr 2021 19:39:55 +0200 Subject: [PATCH] Add 'GE11_AfBN.json' --- GE11_AfBN.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 GE11_AfBN.json diff --git a/GE11_AfBN.json b/GE11_AfBN.json new file mode 100644 index 0000000..6719374 --- /dev/null +++ b/GE11_AfBN.json @@ -0,0 +1,13 @@ +{ + "type": "overpass", + "name": { + "en": "Buildings and street cabinets operated by GE 11 (AfBN)", + "de": "Gebäude und Kabinen, welche von der GE 11 (AfBN) betrieben werden" + }, + "query": { + "16": "(way[operator=AfBN];node[operator=AfBN];)" + }, + "feature": { + "markerSign": "GEXI" + } +}