Set speeds for mini roundabouts in car and bike profile

This commit is contained in:
Daniel J. Hofmann
2016-05-31 14:00:22 +02:00
parent ef7b36da32
commit a85f39c140
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ local default_speed = 15
local walking_speed = 6
bicycle_speeds = {
["mini_roundabout"] = default_speed,
["cycleway"] = default_speed,
["primary"] = default_speed,
["primary_link"] = default_speed,