poutnikl / Brouter-profiles

My profiles for Brouter offline routing on Android platform
76 stars 17 forks source link

Ignore bicycle=use_sidepath ways #27

Closed UgnilJoZ closed 2 years ago

UgnilJoZ commented 2 years ago

Brouter's trekking bicycle profile sends me ~20meters on a primary highway which is tagged with bicycle=use_sidepath, because it makes a shorter route. In reality this shortcut cannot be taken by a bicycle.

I would expect to be never sent on highways with this tag.

poutnikl commented 2 years ago

Which profile particularly ? As "trekking" profile is a part of BRouter package, not mine.

Approach is question of point of view. If sidepath took significanly longer than pushing a bike I would prefer to bt sent on primary one, even if I had to push the bike.

Another case would be if the sidepath was not passable.

UgnilJoZ commented 2 years ago

Sorry, I opened it in the wrong repository then.

The critical point would be that cycling is forbidden on the main way, and only allowed on the sidepaths.

poutnikl commented 2 years ago

I got that, but one must consider hard versus soft way of no-gos. Total hard forbiding can have severe and not always foreseen consequence. Fallback to pushing for limited distance is in some cases acceptable alternative way of motion.