From c78b296a91394377cc010769f5a2df35bb906fad Mon Sep 17 00:00:00 2001 From: osmc Date: Sun, 24 Nov 2019 16:49:45 +0100 Subject: [PATCH] =?UTF-8?q?'charging=5Fother.json'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charging_other.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/charging_other.json b/charging_other.json index 585756b..83de0fc 100644 --- a/charging_other.json +++ b/charging_other.json @@ -1,14 +1,14 @@ -{ - "id": "charging-other", - "type": "overpass", - "name": { - "en": "Charging stations: Others", - "de": "Ladestationen: Übrige" - }, - "query": { - "13": "node[amenity=charging_station][!car][!bicycle]" - }, - "feature": { - "markerSign": "?" - } -} +{ + "type": "overpass", + "id": "charging_other", + "name": { + "en": "Charging stations: Others", + "de": "Ladestationen: Übrige" + }, + "query": { + "13": "node[amenity=charging_station][!car][!bicycle]" + }, + "feature": { + "markerSign": "?" + } +}