-
Notifications
You must be signed in to change notification settings - Fork 3
/
Trekking-hilly-paths.brf
785 lines (636 loc) · 37.1 KB
/
Trekking-hilly-paths.brf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
# Poutnik's Trekking profile template for Trekking profile variants
# Version 2.5.20 BETA + isbike conditional for mainroads.
#
# See also https://github.com/poutnikl/Brouter-profiles/wiki
# and https://github.com/poutnikl/Trekking-Poutnik
#
# Trekking-hilly-paths
#
# Legend above is the placeholder for generated comments of final profiles
# See the bottom for changelogs. Verbose feature comments were removed in favour of Github wiki
# bstart /global
---context:global
assign iswet 0 # 0 as default, *) flag for weather conditions
assign turnInstructionMode = 2 # 0=none, 1=auto-choose, 2=locus-style, 3=osmand-style
assign cycleroutes_pref 0.2 # **) costfactor penalty for not being cycleroute
assign MTB_factor 2.0 # default 0.0, see https://github.com/poutnikl/Brouter-profiles/wiki/Trekking-MTB-Profiles---legend
assign smallpaved_factor -1.0 # default 0.0, see https://github.com/poutnikl/Brouter-profiles/wiki/MTB_factor-and-smallpaved_factor
assign avoid_unsafe 0 # 0 as default, gives penalty to road without bike friendly status.
assign hills 1 # 1=default / 0=BRouter default/ 1=+ penalty for uphills >3.0%/ 2=velomobile-like avoiding slopes, 3= simulates ascend/length time equiv. 4=valley mode
#v2.5.20
assign isbike_for_mainroads 0 # default=true / if false then bike friendly tag hints for mainroads are ignored, keeping their high penalties.
assign path_preference 20.0 # 0.0 as default, try 20.0 to penalize nonpath ways a/o paved ways
assign consider_elevation 1 # 1 as default
assign consider_smoothness 1 # 1 as default
assign allow_steps 1 # 1 as default
assign allow_ferries 1 # 1 as default
assign allow_traffic_penalty 1 # 1 as default
assign StrictNOBicycleaccess 0 # 0 allows but penalizes foot only access / 1 forbides foot only access.
assign valley_nonflat_multiplier = 2.0
assign use_proposed_cn 1 # 0 as default, considers proposed cycle networks as unmarked but valid cycleroutes.
assign considerTurnRestrictions = true #v2.5.11
# Internal parameters
#new in 2.5.12
#reworked in 2.5.17
#reworked in 2.5.18 - multiplicative
#reworked in 2.5.19 - back addititive + local route progressive for cycleroute pref <=1
assign local_cr_coef = 0.4
assign icn_crp 0.0
assign ncn_crp icn_crp
assign rcn_crp multiply local_cr_coef multiply cycleroutes_pref min 1.0 cycleroutes_pref
# cycleroutes_pref -> local_cr_pref for local_cr_coef 0.4
# 2.0 -> 0.8 / 1.0 -> 0.4 / 0.5 -> 0.1 / 0.25 -> 0.025 / 0.2 -> 0.016 / 0.1 -> 0.004
assign lcn_crp rcn_crp
assign nor_crp cycleroutes_pref
assign uphillcostvalue switch equal hills 1 70 switch equal hills 2 80
switch equal hills 3 60 switch equal hills 4 150 0
assign uphillcutoffvalue switch equal hills 1 3.0 switch equal hills 2 1.0
switch equal hills 3 0.5 switch equal hills 4 1.5 1.5
assign downhillcutoffvalue switch equal hills 1 1.5 switch equal hills 2 0.5
switch equal hills 3 1.5 switch equal hills 4 1.5 1.5
assign downhillcostvalue switch equal hills 1 60 switch equal hills 2 80
switch equal hills 3 0 switch equal hills 4 150 60
assign validForBikes 1
# positive smallpaved factor effect subtracts itself from MTB factor effect
# on MTB-like OSM way preference and elevation effect attenuation
#v2.5.14 assign MTBminusSP_factor sub MTB_factor ( max 0 smallpaved_factor ) - pre v2.5.14
#v2.5.14
assign Hill_factor min 3 max -3 sub MTB_factor smallpaved_factor
assign Road_factor min 3 max -3 ( sub ( sub 0.0 MTB_factor ) smallpaved_factor )
#assign MTBminusSP_factor sub MTB_factor smallpaved_factor
#assign positive_smallpaved_factor or ( equal smallpaved_factor 0.0 ) ( greater smallpaved_factor 0.0 )
assign positive_smallpaved_factor not lesser smallpaved_factor 0.0
assign abs_smallpaved_factor multiply ( switch positive_smallpaved_factor 1.0 -1.0 ) smallpaved_factor
assign MTB_hillcostfactor multiply 0.3333 Hill_factor
# It changes hillcosts to be 0.0 at Hill_factor = 3.0 and twice at -3.0
# if Hill_factor = 1 , then downhillcost decreases e.g. from 60 to 40
# if Hill_factor = -1 , then downhillcost increases e.g. from 60 to 80
assign downhillcost if ( consider_elevation ) then
( multiply ( sub 1.0 MTB_hillcostfactor ) downhillcostvalue ) else 0
assign uphillcost if ( consider_elevation ) then
( multiply ( sub 1.0 MTB_hillcostfactor ) uphillcostvalue ) else 0
assign uphillcutoff if ( consider_elevation ) then
( multiply ( max 0.0 min 1.0 add 1.0 MTB_hillcostfactor ) uphillcutoffvalue ) else 1.5
assign downhillcutoff if ( consider_elevation ) then
( multiply ( max 0.0 min 1.0 add 1.0 MTB_hillcostfactor ) downhillcutoffvalue ) else 1.5
assign elevationpenaltybuffer if ( equal hills 4 ) then 10 else 5 # 5 is trekking default
assign elevationmaxbuffer if ( equal hills 4 ) then 20 else 10 # 10 is trekking default
assign elevationbufferreduce if ( equal hills 4 ) then 0.0 else ( multiply 0.333 max uphillcutoff downhillcutoff ) # 0.0 is trekking default
assign uphillCFshift 0.0 # experimental shifting of up/downhillcostfactors as alternative way of
assign downhillCFshift 0.0 # prioritizing/penalizing of up/downhills, based on length, not elevation
assign pass1coefficient 1.8
assign pass2coefficient 0
assign unsafe_penalty 1.0 # 1 - was 2 in Trekking, but this may cause U-like safe routes
assign cost_of_unknown 2.0 # 2 as default, cost of highway=
assign c_ford_initialcost_node = 500
assign c_ford_initialcost_way = 1000
assign c_ford_costfactor = 50
assign ford_handling_coef = if lesser Hill_factor -1.49 then 1000000 else
if lesser Hill_factor -0.99 then 20 else
if lesser Hill_factor -0.49 then 5.0 else
if lesser Hill_factor 0.01 then 1.0 else
if lesser Hill_factor 0.51 then 0.4 else
if lesser Hill_factor 1.01 then 0.1 else
if lesser Hill_factor 1.51 then 0.05 else 0.0
assign ford_initialcost_way = if ( equal ford_handling_coef 10000000 ) then 1000000 else
if ( equal ford_handling_coef 0.0 ) then 0.0 else
multiply c_ford_initialcost_way ford_handling_coef
assign ford_initialcost_node = if ( equal ford_handling_coef 10000000 ) then 1000000 else
if ( equal ford_handling_coef 0.0 ) then 0.0 else
multiply c_ford_initialcost_node ford_handling_coef
assign ford_costfactor = if ( equal ford_handling_coef 10000000 ) then 9999 else
if ( equal ford_handling_coef 0.0 ) then 0.0 else
multiply c_ford_costfactor ford_handling_coef
# bend /global
# bstart /way
---context:way # following code refers to way-tags
# bstart /wayvariables
assign isicn route_bicycle_icn=yes
assign isncn or route_bicycle_ncn=yes ncn=yes
assign isrcn or route_bicycle_rcn=yes rcn=yes
assign islcn or route_bicycle_lcn=yes lcn=yes
assign any_cycleroute or route_bicycle_icn=yes or route_bicycle_ncn=yes or route_bicycle_rcn=yes route_bicycle_lcn=yes
assign any_cn_yes or lcn=yes or rcn=yes ncn=yes
assign any_cn_proposed or lcn=proposed or rcn=proposed ncn=proposed
assign any_cn or any_cn_yes switch use_proposed_cn any_cn_proposed 0
assign nodeaccessgranted or any_cycleroute any_cn
assign is_ldcr if ( equal cycleroutes_pref 0.0 ) then false else nodeaccessgranted
assign istrack highway=track|road|path|footway
assign ismainroad highway=motorway|motorway_link|trunk|trunk_link|primary|primary_link|secondary|secondary_link|tertiary|tertiary_link
assign isbike and ( or ( not ismainroad ) isbike_for_mainroads ) ( or bicycle=yes|permissive|designated nodeaccessgranted )
assign ispaved surface=paved|asphalt|concrete|paving_stones
assign isunpaved not or surface= or ispaved or surface=fine_gravel surface=cobblestone
assign probablyGood or ispaved and isbike not isunpaved #probably good surface - weather independent
assign ismuddy and iswet
and ( not surface=gravel|pebblestone ) # ***)
( or isunpaved ( and surface= and highway=track|path not tracktype=grade1 ) )
assign IsSlickySett = and iswet surface=cobblestone|sett
assign turncost if ismainroad then 90 else if ispaved then 60 else 30
#v2.5.10 decrease turncost for positive MTB factor, increase for negative one
# Turn cost is based solely on estimation of road speediness and eventual time cost of turning, partially promoting tracks )
# bend /wayvariables
# bstart /initialcost
assign initialclassifier
if route=ferry then 1
else if ( ford=yes ) then 15
else if ( highway=motorway|motorway_link ) then 2
else if ( highway=trunk|trunk_link ) then 3
else if ( highway=primary|primary_link ) then 4
else if ( highway=secondary|secondary_link ) then 5
else if ( highway=tertiary|tertiary_link ) then 6
else if ( highway=unclassified ) then 7
else if ( highway=residential ) then 8
else if ( highway=living_street ) then 9
else if ( highway=service ) then 10
else if ( highway=footway ) then 11
else if ( istrack ) then 12
else if ( highway=cycleway ) then 13
else 14
assign initialcost
if route=ferry then 10000
else if ( ford=yes ) then ford_initialcost_way
else if ( highway=motorway|motorway_link|trunk|trunk_link ) then 500
else if ( highway=primary|primary_link ) then 120
else if ( highway=secondary|secondary_link ) then 80
else if ( highway=tertiary|tertiary_link|unclassified ) then 50
else if ( highway=residential|living_street|service ) then 30
else 30
# bend /initialcost
# bstart /waccess
assign defaultaccess =
if access= then not motorroad=yes
else if access=private|no then false
else true
assign bikeaccess =
if nodeaccessgranted then true
else if bicycle= then ( if vehicle= then defaultaccess else not vehicle=private|no )
else not bicycle=private|no|dismount
assign footaccess =
if bikeaccess then true
else if bicycle=dismount then true
else if foot= then defaultaccess
else not foot=private|no
assign accesspenalty =
if bikeaccess then 0
else if footaccess then
( if StrictNOBicycleaccess then 10000 else 4 )
else 10000
# bend /waccess
# bstart /onewaypen
# handle one-ways. On primary roads, wrong-oneways should be close to forbidden,
# while on other ways we just add 4 to the costfactor ,
# making it at least 5, as you are allowed to push your bike.
assign badoneway =
if reversedirection=yes then
if oneway:bicycle=yes then true # added in v
else if oneway= then junction=roundabout
else oneway=yes|true|1
else oneway=-1
assign onewaypenalty =
if ( badoneway ) then
( if ( cycleway=opposite|opposite_lane|opposite_track ) then 0
else if ( oneway:bicycle=no ) then 0
else if ( highway=primary|primary_link ) then 50
else if ( highway=secondary|secondary_link ) then 30
else if ( highway=tertiary|tertiary_link ) then 20
else 4.0 )
else 0.0
# bend /onewaypen
# bstart /roughness_penalty
assign smoothness_penalty
# http://wiki.openstreetmap.org/wiki/Key:smoothness
if not consider_smoothness then 0.0 else
if smoothness= then 0.0 else
if smoothness=excellent|very_good|good then 0.0 else
if smoothness=intermediate then 0.2 else
if smoothness=bad|robust_wheels then 0.5 else
if smoothness=very_bad|high_clearance then 1.0 else
if smoothness=horrible|off_road_wheels then 2.0 else
if smoothness=very_horrible then 4.0 else
if smoothness=impassable then 10.0 else
0.0
# bmid /roughness_penalty
assign mtb_scale_penalty if not consider_smoothness then 0.0 else
# Remember this is for trekking bikes, not MTB. There are MTB dedicated profiles.
# http://wiki.openstreetmap.org/wiki/Key:mtb:scale
if mtb:scale= then 0.0 else if mtb:scale=0- then 0.0 else
if mtb:scale=0 then 0.0 else if mtb:scale=0+ then 0.3 else
if mtb:scale=1- then 0.7 else if mtb:scale=1 then 1.2 else
if mtb:scale=1+ then 1.8 else if mtb:scale=2- then 2.5 else
if mtb:scale=2 then 4.0 else if mtb:scale=2+ then 8.0 else
if mtb:scale=3 then 15.0 else
if mtb:scale=4|5|6 then 9000
else 0.0
assign roughness_penalty max smoothness_penalty mtb_scale_penalty
# bend /roughness_penalty
# bstart /MTB_SP_tweaks
assign rough_coef = add 1.0 ( multiply 0.33 roughness_penalty )
assign univ_factor_coef =
(
if ( highway=motorway|motorway_link|trunk|trunk_link ) then 1.0
else if ( highway=primary|primary_link ) then 0.9
else if ( highway=secondary|secondary_link ) then 0.7
else if ( highway=tertiary|tertiary_link ) then 0.4
else if ( highway=unclassified ) then 0.25
else if ( highway=residential|living_street|service|pedestrian|footway )
then switch ispaved 0.25 switch isunpaved -0.4 0.0
else if not highway=track|road|path
then switch ispaved 0.25 switch isunpaved -0.4 0.0
else if highway=track|road then # not path
(
if surface=concrete then -0.2
else if and tracktype=grade1 ispaved then 0.2
else if or tracktype=grade1 ispaved then 0.1
else multiply rough_coef
(
if and surface= tracktype= then
( if isbike then 0.0 else -0.25 ) #v2.5.10
else if surface=cobblestone then -0.4
else if surface=fine_gravel then -0.4
else if surface= then switch tracktype=grade2|grade3 -0.4 -0.7
else if surface=compacted then -0.25
else if surface=grass then -0.8
else if surface=ground|gravel|pebblestone|mud then -1.0
else -1.0
)
)
# is path
else ( multiply rough_coef
(
if surface=concrete then -0.3
else if ispaved then 0.1
else if surface=compacted|fine_gravel then -0.4
else -1.0
)
)
)
assign MTB_factor_for_road if ( equal MTB_factor 0.0 ) then 0.0 else multiply MTB_factor univ_factor_coef
assign abs_univ_factor = if ( greater 0.0 univ_factor_coef ) then ( multiply -1.0 univ_factor_coef ) else univ_factor_coef
assign smallpaved_factor_for_road
if ( equal smallpaved_factor 0.0 ) then 0.0
else multiply abs_smallpaved_factor
( if positive_smallpaved_factor then abs_univ_factor else ( sub 1.0 abs_univ_factor ) )
# bend /MTB_SP_tweaks
# bstart /trackpenalties
assign trackclass_penalty (
if not istrack then 0.0
else if highway=track then 0.0
else if highway=path then 0.5
else if highway=road then 0.0
else if highway=footway then ( if and footway=sidewalk not isbike then 4.0 else 0.5 )
else 0.0
)
assign tracktype_penalty
#small update in 2.5.16
if tracktype= then (
if istrack then 0.2 else 0.0
) else (
if tracktype=grade1 then 0.0 else if tracktype=grade2 then 0.3
else if tracktype=grade3 then 0.6 else if tracktype=grade4 then 1.0
else if tracktype=grade5 then 1.5 else 0.2
)
assign surface_penalty ( #minor tweaks
#if not istrack then 0.0 v2.5.16
if surface=asphalt|paved then 0.0
else if surface=concrete|paving_stones then 0.2
else if surface=cobblestone|sett then 0.3
else if surface=compacted|fine_gravel then 0.3
else if surface= then 0.2
else if surface=ground|earth|unpaved|dirt then 0.4
else if surface=grass|sand then 1.0
else if surface=gravel|pebblestone then 1.2
else 0.3
)
assign not_isbike_track_penalty
if not istrack then 0.0 # this is track context / isbike for mainroads is addressed elsewhere.// 2.2.1 ALFA
else if or ispaved isbike then 0.0
else if and tracktype= surface= then if highway=path then 4.0 else 1.0
else if tracktype= then 3.0
else if tracktype=grade1 then 0.2
else if tracktype=grade2 then 0.6
else if tracktype=grade3 then 1.2
else if tracktype=grade4 then 2.0
else if tracktype=grade5 then 3.0
else 3.0
assign wet_penalty
if not iswet then 0.0
else if not istrack then 0.0
else if ispaved then 0.0
else if surface=compacted then 0.6
else if surface=fine_gravel then 0.8
else if surface=cobblestone then 0.5
else if surface= then if highway=path then 2.0 else 1.0
else if surface=grass then if highway=path then 2.5 else 1.5
else if surface=ground|earth|unpaved|sand|dirt|mud
then if highway=path then 3.5 else 2.0
else 2.0
# bend /trackpenalties
assign hascycleway = not
and ( or cycleway= cycleway=no|none ) and ( or cycleway:left= cycleway:left=no ) ( or cycleway:right= cycleway:right=no )
assign trafficpenalty0 = (
if highway=primary|primary_link then
(
if estimated_traffic_class=4 then 0.2
else if estimated_traffic_class=5 then 0.4
else if estimated_traffic_class=6|7 then 0.6
else 0
)
else if highway=secondary|secondary_link then
(
if estimated_traffic_class=3 then 0.2
else if estimated_traffic_class=4 then 0.4
else if estimated_traffic_class=5 then 0.6
else if estimated_traffic_class=6|7 then 1
else 0
)
else if highway=tertiary|tertiary_link then
(
if estimated_traffic_class=2 then 0.1
else if estimated_traffic_class=3 then 0.3
else if estimated_traffic_class=4 then 0.5
else if estimated_traffic_class=5|6|7 then 1
else 0
)
else 0
)
assign trafficpenalty =
if hascycleway then min 0.3 trafficpenalty0
else trafficpenalty0
assign nonpath_penalty = (
if ( equal path_preference 0.0 ) then 0.0 # nonpath_penalty inactive
else if not istrack then path_preference #istrack = highway=track/path/road/footway
else if ispaved then ( multiply path_preference 0.5 )
else if or ( and not isunpaved
not highway=path )
( tracktype=grade1|grade2 ) then ( multiply path_preference 0.25 )
else if not ( and isunpaved
and highway=path
and tracktype=grade1|grade2
not surface=gravel|cobblestone|pebblestone )
then ( multiply path_preference 0.125 )
else 0.0
)
# bstart /costfactors
assign rawcostfactor ( # can be <1, adjusted to >=1 in final step of calculation of costfactor, uphillcostfactor,downhillcostfactor
# v2.5.5> add ( max onewaypenalty max accesspenalty switch allow_traffic_penalty trafficpenalty 0 )
# was moved to final (up/down/costfactor calculation to avoid being affected by costfactor tweaks
switch and highway= not route=ferry 10000 #only highways unless ferry
switch highway=motorway|motorway_link|proposed|abandoned 10000
# all other exclusions below (access, steps, ferries,..)
# should not be deleted by the decoder, to be available
# in voice-hint-processing
# There are effectively 3 classes of forbidden ways now.
# Class 1 with CF 10000, totally ignored by decoder and routing as was
# initially before voice hints came.
# Class 2 with CF 9999, as above, but noticed by voice hint generator.
# Class 3 with CF >> 1 but < 9999, not ignored, but due extremely high cost
# used effectively as a last resort only.
min 9999
switch highway=steps switch allow_steps 40 10000
switch route=ferry switch allow_ferries 5.67 10000
switch highway=construction 10000
add nonpath_penalty
add ( if ford=yes then ford_costfactor else 0 )
switch highway=pedestrian switch ismuddy 5 3
switch highway=bridleway switch ismuddy 8 5
switch highway=cycleway ( switch ismuddy 1.8 switch isunpaved 1.5 1.0 )
switch highway=residential|living_street ( switch ismuddy 2.0 switch isunpaved 1.6 1.2 )
switch highway=service ( switch ismuddy 1.8 switch isunpaved 1.5 1.1 )
if istrack then ( add 1.0 max trackclass_penalty max tracktype_penalty max surface_penalty
max not_isbike_track_penalty max roughness_penalty wet_penalty )
else
# Penalty for unsafe roads. As wet fallback, it does not so strictly avoid unsafe
add ( if ( and avoid_unsafe not isbike ) then ( multiply unsafe_penalty ( if ( iswet ) then 0.5 else 1.0 ) )
else 0 )
add
( if IsSlickySett then 0.8 else 0.0 )
switch highway=trunk|trunk_link ( switch isbike switch iswet 1.5 1.8 switch iswet 5 10 )
switch highway=primary|primary_link ( switch isbike switch iswet 1.2 1.5 switch iswet 2 3 )
switch highway=secondary|secondary_link ( switch isbike switch iswet 1.1 1.2 switch iswet 1.4 1.6 )
switch highway=tertiary|tertiary_link ( switch isbike switch iswet 1.0 1.1 switch iswet 1.2 1.4 )
switch highway=unclassified ( switch isbike switch iswet 1.0 1.0 switch iswet 1.15 1.3 )
cost_of_unknown # above highway tags do not apply
)
assign cycleroute_tweak
#reworked in 2.5.18 - multiplicative
#reworked in 2.5.19 - back addititive + local route progressive for cycroute pref <=1
if ( equal cycleroutes_pref 0.0 ) then 0.0 else
if ( highway=cycleway ) then 0.0 else
if islcn then lcn_crp else
if isrcn then rcn_crp else
if isncn then ncn_crp else
if isicn then icn_crp
else nor_crp
assign rawcostfactor2 ( # MTB_factor_for_road + (non)/cycleroute CF adjustment
if greater rawcostfactor 9997 then rawcostfactor
else
#reworked in 2.5.18 - multiplicative
add cycleroute_tweak
add rawcostfactor
add MTB_factor_for_road # penalizes paved and promotes unpaved roads See *****) for more
smallpaved_factor_for_road # penalizes mainroads and unpaved roads, promotes the middle
)
assign costfactor # calculations may provide illegal costfactor < 1
if greater rawcostfactor2 9997 then rawcostfactor2 else
add
max 1.0 rawcostfactor2
( max onewaypenalty max accesspenalty switch allow_traffic_penalty trafficpenalty 0 )
# v2.5.5 was moved from rawcostfactor to avoid being affected by MTB_factor and smallpaved_factor
assign uphillcostfactor = (
if greater rawcostfactor2 9997 then rawcostfactor2 else
add ( max onewaypenalty max accesspenalty switch allow_traffic_penalty trafficpenalty 0 )
# v2.5.5 was moved from rawcostfactor to avoid being affected by MTB_factor and smallpaved_factor
max 1.0
if ( equal hills 4 ) then ( multiply rawcostfactor2 valley_nonflat_multiplier )
else
add uphillCFshift
add rawcostfactor2
if ismainroad then 0.1
else if highway=residential|living_street then -0.1
else if ispaved then -0.1
else if surface=gravel|pebblestone then 0.2
else if ismuddy then 0.2
else if isunpaved then 0.1
else 0.0
)
assign downhillcostfactor = (
if greater rawcostfactor2 9997 then rawcostfactor2 else
add ( max onewaypenalty max accesspenalty switch allow_traffic_penalty trafficpenalty 0 )
# v2.5.5 was moved from rawcostfactor to avoid being affected by MTB_factor and smallpaved_factor
max 1.0
if ( equal hills 4 ) then ( multiply rawcostfactor2 valley_nonflat_multiplier )
else
add downhillCFshift
add rawcostfactor2
if ismainroad then -0.1
else if highway=residential|living_street then 0.0
else if ispaved then -0.1
else if surface=gravel|pebblestone then 0.5
else if surface=fine_gravel|sand then 0.4
else if ismuddy then 0.5
else if tracktype=grade5 then 0.4
else if tracktype=grade4 then 0.3
else if highway=path|footway then 0.2
else if tracktype=grade3 then 0.2
else if surface=cobblestone then if iswet then 0.3 else 0.1
else if tracktype=grade2 then 0.1
else if isunpaved then 0.2
else 0.0
)
# bend /costfactors
# bstart /priorityclassifiers
# way priorities used for voice hint generation
assign priorityclassifier = (
if ( highway=motorway ) then 30
else if ( highway=motorway_link ) then 29
else if ( highway=trunk ) then 28
else if ( highway=trunk_link ) then 27
else if ( highway=primary ) then 26
else if ( highway=primary_link ) then 25
else if ( highway=secondary ) then 24
else if ( highway=secondary_link ) then 23
else if ( highway=tertiary ) then 22
else if ( highway=tertiary_link ) then 21
else if ( highway=unclassified ) then 20
else if ( highway=residential|living_street ) then 16
else if ( highway=service ) then 14
else if ( tracktype=grade1 ) then 6
else if ( highway=cycleway ) then 6
else if ( bicycle=designated ) then 6
else if ( highway=bridleway ) then 4
else if ( highway=track|road|footway ) then 4
else if ( highway=steps|path|pedestrian ) then 2
else 0
)
# some more classifying bits used for voice hint generation...
assign isbadoneway = not equal onewaypenalty 0
assign isgoodoneway = if reversedirection=yes then oneway=-1
else if oneway= then junction=roundabout else oneway=yes|true|1
assign isroundabout = junction=roundabout
assign islinktype = highway=motorway_link|trunk_link|primary_link|secondary_link|tertiary_link
assign isgoodforcars = if greater priorityclassifier 6 then true
else if highway=residential|living_street|service then true
else if ( and highway=track tracktype=grade1 ) then true
else false
# ... encoded into a bitmask
assign classifiermask add isbadoneway
add multiply isgoodoneway 2
add multiply isroundabout 4
add multiply islinktype 8
multiply isgoodforcars 16
# bend /priorityclassifiers
# bend /way
# bstart /node
---context:node # following code refers to node tags
assign initial_cost_node 0 # 0 as default
assign defaultaccess =
if ( access= ) then not barrier=gate # add default barrier restrictions here! - modified v2.5.15
else if ( access=private|no ) then false
else true
assign bikeaccess =
if nodeaccessgranted=yes then true
else if bicycle= then
(
if vehicle= then defaultaccess
else not vehicle=private|no
)
else not bicycle=private|no|dismount
assign footaccess =
if bicycle=dismount then true
else if foot= then defaultaccess
else not foot=private|no
assign initialcost =
add ( if highway=traffic_signals then 120
else if highway=stop then 60
else if and highway=crossing bicycle=no then 60
else if and highway=crossing crossing=no then 300 # workaround affecting road routing
else if ( ford=yes ) then ford_initialcost_node
else initial_cost_node )
if bikeaccess then 0 else ( if footaccess then 100 else 1000000 )
# bend /node
# bstart /comments
#############################################################################################
# History log
#############################################################################################
# feature flags: + = new / ! = fixed / - = removed / * = changed or improved
# Version 2.0.0 BETA - * organizing script without code changes
# Version 2.0.1 BETA - ! node initial cost logic (Mar 26 )
# Version 2.0.2 BETA - * partial syntax conversion (May 8 ), simplified uphill/downhill costs
# Version 2.1 BETA - * abandoned default compatibility with reference Trekking profile
# Version 2.1.1 BETA - + MTB_factor + up/downhillcostfactors
# Version 2.1.2 BETA - + 3state muddy/wet/dry track costfactors
# Version 2.1.3 BETA - + class-selective cycloroute usage
# Version 2.1.4 BETA - + smoothness penalty
# Version 2.1.5 RELEASE - + hill profiles
# Version 2.1.6 BETA - + mtb:scale integrated to smoothness penalty
# Version 2.1.7 BETA - + smoothnesspenalty integrated to MTB factor,
# * default routelevel=2 and cycleroutes_pref=0.1
# Version 2.1.8 BETA - * splitting smoothness penalty
# Version 2.1.9 ALFA - * Modified Cycleroute preference calculation - non cycleroutes, cycleroutes not considered, cycleroutes considered,
# Version 2.1.10 ALFA - * increased smoothness penalties
# Version 2.1.11 RELEASE- * modified MTB and smoothness penalties
# Version 2.2.1 ALFA - * Track costfactors penalty driven now
# Version 2.2.2 ALFA - * highway=path penalty for downhill, * up/downhill costafactor , modified cycloroute preferencing
# Version 2.2.3 ALFA - + initialclassifier + tweakeked track penalties
# Version 2.2.4 ALFA - + MTB factor affects hillcosts/cutoffs
# Version 2.2.5 ALFA - * synced with 2.1.14 RELEASE - but Track penalty systemor affects hillcosts/cutoffs
# Version 2.2.6 ALFA - * modified node initial cost, addressing some highway=crossing issues
# Version 2.2.7 ALFA - * Tweaked mainroad + residental costfactors
# Version 2.2.8 ALFA - * backporting to 2.1 Release
# Version 2.2.9 ALFA - * Rearranging global context
# Branch 2.3 ALFA - + Maximizing Track penalty system, instead of additive system of brach 2.2,
# * partial penalty values changed, to follow different approach
# Version 2.3.1 ALFA - * Tweaked Track penalties, * tweaked Rougness penalties
# Version 2.3.2 ALFA - * Tweaked Track penalties, * rearranging general context code
# Version 2.3.3 ALFA - * Tweaked Cycleroute preferencing to nonlinear progressive penalizing
# Version 2.3.4 ALFA - ! fixed mean cutoff variable
# * Tweaked Cycleroute preferencing to nonlinear progressive penalizing
# * Switched MTB_factor vs cycleroute evaluation order
# Version 2.3.5 ALFA - * changed elevationbufferreduce = 0.333 * max (uphillcutoffvalue,downhillcutoffvalue)
# Version 2.3.6 ALFA - ! fix elevationbufferreduce placement and logic, = 0.333 * max (uphillcutoff,downhillcutoff)
# Version 2.3.7 ALFA - - Removed MTB_hillcutfactor, i.e. MTF factor affects hillcosts only.
# Version 2.4.1 ALFA - + traffic penalty from fastbike low traffic profile
# Version 2.4.2 ALFA - + smallpaved_factor
# Version 2.4.3 ALFA - *! smallpaved_factor rearranging and fixing error for negative values
# Version 2.4.4 ALFA - + experimental up/downhillcostfactor shifts
# Version 2.4.5 ALFA - + experimental small path only prioritization
# Version 2.4.6 ALFA - + added priorityclassifier
# Version 2.4.7 ALFA - * tweaked priorityclassifier value for footway and path
# Version 2.4.8 ALFA - + assign turnInstructionMode = 2 # 0=none, 1=gpsies-style, 2=locus-style
# Version 2.4.9 BETA - * updated turnInstructionMode, code cleanup, release preparation
# Version 2.4.10 BETA - * merged with recent trekking.brf changes
# Version 2.4.11 RELEASE - * merged with release trekking.brf changes
# Version 2.4.12 BETA - + implemented valley mode ( assign hills 4 )
# Version 2.4.13 BETA - Fixed default hills value back to 1
# Version 2.4.14 ALFA - * Switching MTB Factor granularity to smallpaved factor one - with keeping its effect, of course. Small Smoothness tweak
# * tweaked costfactors for cycleway/residential|living_street/service
# Version 2.4.15 ALFA - * Tweaked universal MTB/smallpaved factor coeficients
# Version 2.4.16 RELEASE * Updated trafficpenalty calculation from fastbike-lowtraffic
# Version 2.5.1 * tweaked track costs
# Version 2.5.2 + no code chnage, Notepad++ folding comment blocks inserted
# Version 2.5.3 ! fixed iswet calculations for surface= tracks and mainroads with cobblestone|sett surface
# Version 2.5.4 ! fixed oneway>bicycle=yes for oneway management
# Version 2.5.5 ! fixed penalty calculation for bicycle=NO
# Version 2.5.6 BETA !unified MTB_factor and smallpaved_factor wrt elevation and roughness_penalty
# Version 2.5.7 BETA !fixed smallpaved treatmet wrt elevation evaluation.
# +applied min 9999 for "soft forbidding" to address voice hint generation needs
# +code rearrangement
# Version 2.5.8 BETA *changed default initialcost (for minor ways) from 0 to 30, same as for residental
# -removed verbose comments, as they were doubling the wiki
# Version 2.5.9 BETA + ford_handling parameter
# Version 2.5.10 BETA * ford_handling via MTB_factor
# ! fixing penalizations of empty tracktype and surface
# + added progressive decrease/increase of turncosts for positive/negative MTB_factor
# Version 2.5.11 BETA * Added automatic switching of routelevel, based on cycleroutes_pref value
# + added explicit considerTurnRestrictions=true
# Version 2.5.12 BETA * changed priority system for cycleroute classes
# Version 2.5.13 BETA * tuned priority system for cycleroute classes
# Version 2.5.14 BETA * redesigned effects of MTB + smallpaved factors
# Version 2.5.15 BETA * changed default access
# + set noncycleroute highway=cycleway neutral wrt cycleroute_pref
# Version 2.5.16 BETA * changed tracktype_penalty
# Version 2.5.17 BETA * changed again cycleroute preferencing
# Version 2.5.18 BETA * tweaked again cycleroute preferencing
# Version 2.5.19 BETA * tweaked again cycleroute preferencing
# Version 2.5.20 BETA + isbike conditional for mainroads.
# bend /comments