changed process unused to true in profiles

This commit is contained in:
Ben Varick 2025-09-19 09:05:16 -07:00
parent 041488b36c
commit 4c0cef83da
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
4 changed files with 408 additions and 2 deletions

View file

@ -49,7 +49,7 @@ assign turnInstructionCatchingRange = 40 # %turnInstructionCatchingRange% | W
assign turnInstructionRoundabouts = true # %turnInstructionRoundabouts% | Set "false" to avoid generating special turning instructions for roundabouts | boolean
assign considerTurnRestrictions = true # %considerTurnRestrictions% | Set true to take turn restrictions into account | boolean
assign processUnusedTags = false # %processUnusedTags% | Set true to output unused tags in data tab | boolean
assign processUnusedTags = true # %processUnusedTags% | Set true to output unused tags in data tab | boolean
---context:way # following code refers to way-tags