Browse Source

'charging_other.json' ändern

master
osmc 5 years ago
parent
commit
c78b296a91
  1. 28
      charging_other.json

28
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": "?"
}
}
Loading…
Cancel
Save