minor profile updates

This commit is contained in:
Arndt 2015-10-17 19:12:15 +02:00
parent d7049da67e
commit 5b68c75a77
6 changed files with 15 additions and 9 deletions

View file

@ -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