nrenner / brouter-web

Web client for BRouter, a routing engine based on OpenStreetMap
https://brouter.de/brouter-web/
MIT License
373 stars 74 forks source link

Overpass Layer: Bicycle Charging #690

Closed mjaschen closed 1 year ago

mjaschen commented 1 year ago

We currently have an Overpass layer "Charging Station" which queries nwr[amenity=charging_station].

As BRouter-Web is mostly used for bicycle routing (that's my wild guess …), charging stations for bicycles should be available as overlay as well.

The wiki states that nwr[amenity=charging_station][bicycle=yes] whould be the correct query.