Add river profile

This commit is contained in:
Phyks (Lucas Verney) 2019-10-03 17:56:55 +02:00
parent 9d074d7d7c
commit d88952edbd

21
misc/profiles2/river.brf Normal file
View file

@ -0,0 +1,21 @@
---context:global # following code refers to global config
# the elevation parameters
assign downhillcost 0
assign downhillcutoff 1.5
assign uphillcost 0
assign uphillcutoff 1.5
---context:way # following code refers to way-tags
assign turncost 0
assign initialcost 0
assign costfactor
switch or waterway=canal or waterway=river waterway=lock_gate 1
100000
---context:node # following code refers to node tags
assign initialcost 0