From f0410950d0950c499d840e02a0b474403c4472d8 Mon Sep 17 00:00:00 2001 From: osmc Date: Sun, 24 Nov 2019 10:58:10 +0100 Subject: [PATCH] =?UTF-8?q?'charging=5Fstation.json'=20l=C3=B6schen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charging_station.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 charging_station.json diff --git a/charging_station.json b/charging_station.json deleted file mode 100644 index 9c037c0..0000000 --- a/charging_station.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "overpass", - "name": { - "en": "charging stations", - "de": "Ladesäulen" - }, - "query": { - "13": "node[amenity=charging_station]" - }, - "feature": { - "markerSign": "" - } -}