minor profile updates
This commit is contained in:
parent
d7049da67e
commit
5b68c75a77
6 changed files with 15 additions and 9 deletions
|
|
@ -18,7 +18,9 @@ assign validForCars 1
|
|||
|
||||
---context:way # following code refers to way-tags
|
||||
|
||||
assign turncost 90
|
||||
assign turncost = if junction=roundabout then 0
|
||||
else 90
|
||||
|
||||
assign initialcost switch route=ferry 20000 0
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue