parameter to avoid supression of unused tags

This commit is contained in:
Arndt 2016-12-11 19:33:21 +01:00
parent dd07a1bf57
commit 8c530c87cd
5 changed files with 22 additions and 0 deletions

View file

@ -14,6 +14,7 @@ assign uphillcost 0
assign uphillcutoff 0
assign validForCars 1
assign considerTurnRestrictions = false
assign pass1coefficient 0.
assign pass2coefficient -1

View file

@ -1,4 +1,8 @@
---context:global # following code refers to global config
# this prevents suppression of unused tags, so they are visibly in the data tab
assign processUnusedTags = true
---context:way # following code refers to way-tags
assign costfactor