Introduces a construction whitelist in profiles
This commit is contained in:
committed by
Patrick Niklaus
parent
48824c4c8a
commit
64e4b7eaa0
@@ -70,6 +70,12 @@ function setup()
|
||||
|
||||
restricted_highway_whitelist = Set { },
|
||||
|
||||
construction_whitelist = Set {
|
||||
'no',
|
||||
'widening',
|
||||
'minor',
|
||||
},
|
||||
|
||||
access_tags_hierarchy = Sequence {
|
||||
'bicycle',
|
||||
'vehicle',
|
||||
|
||||
Reference in New Issue
Block a user