Adds exception for barrier=lift_gate (bike, walk), resolves #4490
This commit is contained in:
committed by
Patrick Niklaus
parent
963c042b2a
commit
a3c0f6a4e2
@@ -48,6 +48,7 @@ function setup()
|
||||
'toll_booth',
|
||||
'sally_port',
|
||||
'gate',
|
||||
'lift_gate',
|
||||
'no',
|
||||
'block'
|
||||
},
|
||||
|
||||
@@ -33,6 +33,7 @@ function setup()
|
||||
'toll_booth',
|
||||
'sally_port',
|
||||
'gate',
|
||||
'lift_gate',
|
||||
'no',
|
||||
'kerb',
|
||||
'block'
|
||||
|
||||
Reference in New Issue
Block a user