Open limes11 opened 1 year ago
Hi, I have the opposite problem: highway=path could be (and often is) a hiking path in the forest that is not suitable for cycling. OSRM often wants to go through those paths, and I have to add waypoints to force the route to go somewhere else.
highway=path + bicycle={yes, designated}
should of course be considered, but I think the example you provide here, which does not contain bicycle tags, should not, especially since it's tagged with surface=ground
.
The issue I raised in #6517 is back: OSRM does not consider highway=path in bicycle routing. Same example as in the cited issue
https://routing.openstreetmap.de/?z=15¢er=49.475751%2C11.004803&loc=49.472614%2C11.002614&loc=49.476978%2C11.002314&hl=en&alt=0&srv=1
but you can find plenty of other examples. Please take a look into it.