Adding a static traffic light penalty to the speed profile.
This commit is contained in:
parent
ed826e4451
commit
0aab2510d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user