brouter
brouter copied to clipboard
Add support for "obstacle" key
Planning a meaningful bike route (but probably hiking as well) would greatly gain from obstacle=*
tags, especially obstacle=vegetation
(which is route-wise equivalent to smoothness=impassable
or visibility=no
with an arbitrary softening).
Thanks.
ps:
assign misc_penalty = ...
...
add if obstacle=vegetation|fallen_tree then 6 else 0