From e18447e48fef02b3fb2eb431e33bb96bb37c6d4b Mon Sep 17 00:00:00 2001 From: vodie <45155869+vodie@users.noreply.github.com> Date: Sat, 27 Jun 2020 23:29:18 +0200 Subject: [PATCH] turninstructionmodes in profiles add description for turninstructionmodes in profiles --- misc/profiles2/fastbike-verylowtraffic.brf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/profiles2/fastbike-verylowtraffic.brf b/misc/profiles2/fastbike-verylowtraffic.brf index b13979c..5a8b7b8 100644 --- a/misc/profiles2/fastbike-verylowtraffic.brf +++ b/misc/profiles2/fastbike-verylowtraffic.brf @@ -16,7 +16,7 @@ ---context:global # following code refers to global config # to generate turn instructions, adapt the mode by need -assign turnInstructionMode 1 # 0=none, 1=auto-choose, 2=locus-style, 3=osmand-style +assign turnInstructionMode 1 # 0=none, 1=auto-choose, 2=locus-style, 3=osmand-style, 4=comment-style, 5=gpsies-style, 6=orux-style # Use the following switches to change behaviour # (1=yes, 0=no): @@ -136,15 +136,15 @@ assign onewaypenalty = assign surfacepenalty switch highway=unclassified|service|track|road|path|footway|cycleway switch surface=asphalt 0 - switch surface=paved switch smoothness=good|excellent 0 0.1 # befestigte(harte)Oberfläsche + switch surface=paved switch smoothness=good|excellent 0 0.1 # befestigte(harte)Oberfläche switch concrete=plates 1 # Betonplattenwege switch surface=concrete|paving_stones|wood|metal 0.7 # Beton, Pflastersteine, Holz, Metall switch surface=cobblestone 2 # Kopfsteinpflaster switch concrete=lanes 3 # Betonspurplatten - switch surface=fine_gravel|compacted 4 # Splitt,verdichtete Oberfläsche + switch surface=fine_gravel|compacted 4 # Splitt,verdichtete Oberfläche switch surface=sett|grass_paver 5 # behauene Pflastersteine, Rasengittersteine switch surface=gravel|sand|pebblestone|unpaved 10 # Schotter, Sand, Kies, unbefestigt - switch surface=ground|grass|dirt|earth|mud|clay 25 # naturbelassene Oberfläsche, Gras, Schutz Schlamm... + switch surface=ground|grass|dirt|earth|mud|clay 25 # naturbelassene Oberfläche, Gras, Schutz Schlamm... # if "surface" is not defined, for service and road asphalt is probable switch surface= switch highway=service|road 0.1 @@ -371,4 +371,4 @@ assign initialcost 0 switch footaccess 300 - 1000000 \ No newline at end of file + 1000000