fixed missing penalty for certain footways

This commit is contained in:
Arndt Brenschede 2020-02-15 15:51:15 +01:00
parent cf5479a261
commit be1319a331
2 changed files with 4 additions and 3 deletions

View file

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