Update hiking-beta.brf
This commit is contained in:
parent
8f4b5709e3
commit
43a79e4cb5
1 changed files with 4 additions and 0 deletions
|
@ -109,6 +109,10 @@ assign issidewalk not or sidewalk= or sidewalk=none sidewalk=no
|
||||||
|
|
||||||
assign turncost switch or shortest_way is_ldhr 0 turncost_value #v1.5
|
assign turncost switch or shortest_way is_ldhr 0 turncost_value #v1.5
|
||||||
|
|
||||||
|
assign initialclassifier =
|
||||||
|
if route=ferry then 1
|
||||||
|
else 0
|
||||||
|
|
||||||
assign initialcost
|
assign initialcost
|
||||||
switch route=ferry 10000
|
switch route=ferry 10000
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue