Adding a static traffic light penalty to the speed profile.

This commit is contained in:
DennisOSRM 2012-01-02 12:47:31 +01:00
parent ed826e4451
commit 0aab2510d3

View File

@ -20,6 +20,7 @@
accessTag = motorcar
excludeFromGrid = ferry
defaultSpeed = 50
trafficLightPenalty = 15
[bike]
trunk = 16
trunk_link = 16
@ -42,3 +43,5 @@
accessTag = bicycle
excludeFromGrid = ferry
defaultSpeed = 5
trafficLightPenalty = 15