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

via_ferrata included in route #716

Closed vincentius63 closed 1 year ago

vincentius63 commented 1 year ago

Every current bike profile or the hiking profile is routing me over a via_ferrata part:

I can reproduce this with https://brouter.de/brouter-web/#map=17/49.55046/11.52695/osm-mapnik-german_style&lonlats=11.524113,49.551227;11.527776,49.550559&profile=trekking-ignore-cr

The instance bikerouter.de doesn't do this: https://bikerouter.de/#map=17/49.55142/11.52554/standard&lonlats=11.524052,49.551279;11.527789,49.550568&profile=trekking

gpx.zip

nrenner commented 1 year ago

Can you please open this issue in the backend repository, where the lookup.dat and the profiles are maintained: https://github.com/abrensch/brouter/

Thanks.