add variable to profiles
This commit is contained in:
parent
504f8197e6
commit
566b69350c
7 changed files with 19 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue