Introduces a construction whitelist in profiles
This commit is contained in:
committed by
Patrick Niklaus
parent
48824c4c8a
commit
64e4b7eaa0
@@ -155,6 +155,12 @@ function setup()
|
||||
'living_street',
|
||||
},
|
||||
|
||||
construction_whitelist = Set {
|
||||
'no',
|
||||
'widening',
|
||||
'minor',
|
||||
},
|
||||
|
||||
route_speeds = {
|
||||
ferry = 5,
|
||||
shuttle_train = 10
|
||||
|
||||
Reference in New Issue
Block a user