add variable to profiles

This commit is contained in:
afischerdev 2024-11-13 10:39:15 +01:00
parent 504f8197e6
commit 566b69350c
7 changed files with 19 additions and 4 deletions

View file

@ -16,7 +16,9 @@ assign uphillcutoff 0
assign validForBikes 1
assign validForCars 1
assign turnInstructionMode = 1 # %turnInstructionMode% | Mode for the generated turn instructions | [0=none, 1=auto-choose, 2=locus-style, 3=osmand-style, 4=comment-style, 5=gpsies-style, 6=orux-style, 7=locus-old-style]
assign use_dynamic_range = false # %use_dynamic_range% | Enable distant start/end points | boolean
assign turnInstructionMode = 1 # %turnInstructionMode% | Mode for the generated turn instructions | [0=none, 1=auto-choose, 2=locus-style, 3=osmand-style, 4=comment-style, 5=gpsies-style, 6=orux-style, 7=locus-old-style]
---context:way # following code refers to way-tags