use_turn_restrictions as global in car profile
This commit is contained in:
parent
0d9b70552e
commit
b131f27eb9
@ -124,11 +124,11 @@ maxspeed_table = {
|
||||
}
|
||||
|
||||
traffic_signal_penalty = 2
|
||||
use_turn_restrictions = true
|
||||
|
||||
local take_minimum_of_speeds = false
|
||||
local obey_oneway = true
|
||||
local obey_bollards = true
|
||||
local use_turn_restrictions = true
|
||||
local ignore_areas = true -- future feature
|
||||
local u_turn_penalty = 20
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user