Remove unused obey_bollards from profiles, already handled via barrier_whitelist.
This commit is contained in:
@@ -33,7 +33,6 @@ print("PostGIS connection opened")
|
||||
-- these settings are read directly by osrm
|
||||
take_minimum_of_speeds = true
|
||||
obey_oneway = true
|
||||
obey_bollards = true
|
||||
use_restrictions = true
|
||||
ignore_areas = true -- future feature
|
||||
traffic_signal_penalty = 7 -- seconds
|
||||
|
||||
Reference in New Issue
Block a user