Handle route=shuttle_train again

This commit is contained in:
DennisOSRM
2013-01-29 17:36:28 +01:00
parent 555bfaf37a
commit e0c211085c
2 changed files with 32 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ speed_profile = {
["service"] = 15,
-- ["track"] = 5,
["ferry"] = 5,
["shuttle_train"] = 10,
["default"] = 50
}