utack / utack_brouter_profile

A BRouter profile for some light touring or commuting with a city bike
13 stars 2 forks source link

better barrier evaluation #10

Closed utack closed 6 years ago

utack commented 6 years ago

assume default values for barrier=* with missing access tags

for example barrier=bollard should always mean yes for bikes barrier=wall without more infroamtion always means no for bikes and so on

utack commented 6 years ago

available lookup values: https://github.com/abrensch/brouter/blob/master/misc/profiles2/lookups.dat#L606

utack commented 6 years ago

done in branch some barriers are assumed to be not passable, unless explicitly stated (example wall, fence) some are assumed to be passable when the bike is carried over (example rope, tree) some are assumed to be passable unless explicitly disallowed (bollard, stone)