hov_penalty, use min penalty rather than aggregate

This commit is contained in:
karenzshea
2017-02-06 19:18:00 +01:00
committed by Patrick Niklaus
parent 25ab51f4f0
commit 24fe881d03
4 changed files with 29 additions and 17 deletions
+3 -2
View File
@@ -117,7 +117,7 @@ local profile = {
unclassified = 25,
residential = 25,
living_street = 10,
service = 15,
service = 15
}
},
@@ -126,7 +126,8 @@ local profile = {
parking = 0.5,
parking_aisle = 0.5,
driveway = 0.5,
["drive-through"] = 0.5
["drive-through"] = 0.5,
["drive-thru"] = 0.5
},
route_speeds = {