Update trekking.brf
This commit is contained in:
parent
a10a193223
commit
b1b9a89580
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ assign onewaypenalty =
|
|||
else if ( oneway:bicycle=no ) then 0
|
||||
else if ( cycleway:left: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 ( highway=primary|primary_link ) then 50
|
||||
else if ( highway=secondary|secondary_link ) then 30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue