Hello,
consider a sample way tagged like this:
highway=track
tracktype=grade4
vehicle=no
This way is rendered as totally inaccessible due to the access_penalty expression (line 330).
Is this the intended behavior? I think no, as access=private is still allowed (even though penalized).
I have changed this behavior in this commit:
asamm/brouter@82d3cb7
Feedback welcome.
Thanks for your attention. Radim
Hello,
consider a sample way tagged like this:
This way is rendered as totally inaccessible due to the access_penalty expression (line 330).
Is this the intended behavior? I think no, as access=private is still allowed (even though penalized).
I have changed this behavior in this commit:
asamm/brouter@82d3cb7
Feedback welcome.
Thanks for your attention. Radim