Update shortest.brf
This commit is contained in:
parent
43a79e4cb5
commit
5b419b6b2a
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ assign nodeaccessgranted or any_cycleroute lcn=yes
|
||||||
|
|
||||||
assign turncost 0
|
assign turncost 0
|
||||||
|
|
||||||
|
assign initialclassifier =
|
||||||
|
if route=ferry then 1
|
||||||
|
else 0
|
||||||
|
|
||||||
assign initialcost switch route=ferry 10000 0
|
assign initialcost switch route=ferry 10000 0
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue