github issue 51
This commit is contained in:
parent
5b5083b010
commit
6d95bc46e7
4 changed files with 60 additions and 40 deletions
|
|
@ -133,7 +133,9 @@ assign accesspenalty =
|
|||
#
|
||||
assign badoneway =
|
||||
if reversedirection=yes then
|
||||
if oneway= then junction=roundabout else oneway=yes|true|1
|
||||
if oneway:bicycle=yes then true
|
||||
else if oneway= then junction=roundabout
|
||||
else oneway=yes|true|1
|
||||
else oneway=-1
|
||||
|
||||
assign onewaypenalty =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue