|
|
@ -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": "?" |
|
|
|
} |
|
|
|
} |