fix traffic signal penalty in compressed graph

This commit is contained in:
Dennis Luxen
2014-03-21 19:20:00 +01:00
parent bcaea1a617
commit 48d23194af
2 changed files with 36 additions and 22 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ speed_profile = {
["default"] = 10
}
local take_minimum_of_speeds = false
local take_minimum_of_speeds = false
local obey_oneway = true
local obey_bollards = true
local use_turn_restrictions = true