Browse Source

'charging_stations.json' hinzufügen

master
osmc 5 years ago
parent
commit
c5764d92dc
  1. 26
      charging_stations.json

26
charging_stations.json

@ -0,0 +1,26 @@
{
"type": "overpass",
"name": {
"en": "charging stations",
"de": "Ladestationen"
},
"query": {
"13": null
},
"lists": {
"cars": {
"prefix": "cars",
"name": {
"de": "für PKW",
"en": "for cars"
}
},
"bicycles": {
"prefix": "bicycles",
"name": {
"de": "für Fahrräder",
"en": "for bicycles"
}
}
}
}
Loading…
Cancel
Save