modify bike brf on roundabout #485
This commit is contained in:
parent
9dd91bf004
commit
5e217ff67b
5 changed files with 567 additions and 562 deletions
|
|
@ -142,6 +142,7 @@ assign onewaypenalty =
|
|||
else if ( cycleway:left=opposite|opposite_lane|opposite_track ) then 0
|
||||
else if ( cycleway:right=opposite|opposite_lane|opposite_track ) then 0
|
||||
else if ( oneway:bicycle=no ) then 0
|
||||
else if ( junction=roundabout|circular ) then 60
|
||||
else if ( highway=primary|primary_link ) then 50
|
||||
else if ( highway=secondary|secondary_link ) then 30
|
||||
else if ( highway=tertiary|tertiary_link ) then 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue