|
@ -2,7 +2,8 @@ |
|
|
"type": "overpass", |
|
|
"type": "overpass", |
|
|
"name": { |
|
|
"name": { |
|
|
"en": "Charging stations: Bicycle", |
|
|
"en": "Charging stations: Bicycle", |
|
|
"de": "Ladestationen: Fahrrad" |
|
|
|
|
|
|
|
|
"de": "Ladestationen: Fahrrad", |
|
|
|
|
|
"fr": "Bornes de recharge: vélos" |
|
|
}, |
|
|
}, |
|
|
"query": { |
|
|
"query": { |
|
|
"13": "node[amenity=charging_station][bicycle=yes]" |
|
|
"13": "node[amenity=charging_station][bicycle=yes]" |
|
|