fixed missing penalty for certain footways
This commit is contained in:
parent
cf5479a261
commit
be1319a331
2 changed files with 4 additions and 3 deletions
|
|
@ -6,6 +6,7 @@ assign processUnusedTags = true
|
|||
---context:way # following code refers to way-tags
|
||||
|
||||
assign costfactor
|
||||
switch and highway= not route=ferry 100000
|
||||
switch and highway= not route=ferry 100000 1
|
||||
|
||||
---context:node # following code refers to node tags
|
||||
assign initialcost = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue