Update trekking.brf
This commit is contained in:
parent
a10a193223
commit
b1b9a89580
@ -171,7 +171,7 @@ assign onewaypenalty =
|
|||||||
else if ( oneway:bicycle=no ) then 0
|
else if ( oneway:bicycle=no ) then 0
|
||||||
else if ( cycleway:left:oneway=no ) then 0
|
else if ( cycleway:left:oneway=no ) then 0
|
||||||
else if ( cycleway:right:oneway=no ) then 0
|
else if ( cycleway:right:oneway=no ) then 0
|
||||||
else if ( not footaccess ) then 10000
|
else if ( not footaccess ) then 100
|
||||||
else if ( junction=roundabout|circular ) then 60
|
else if ( junction=roundabout|circular ) then 60
|
||||||
else if ( highway=primary|primary_link ) then 50
|
else if ( highway=primary|primary_link ) then 50
|
||||||
else if ( highway=secondary|secondary_link ) then 30
|
else if ( highway=secondary|secondary_link ) then 30
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user