Skip to content

Commit

Permalink
Merge pull request Project-OSRM#5903 from bxl-forever/maxspeed-brussels
Browse files Browse the repository at this point in the history
Update car.lua - new maxspeed default speed for Brussels, Belgium
  • Loading branch information
akashihi authored Dec 3, 2020
2 parents 18a0f6c + d340f4e commit 370081e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions profiles/car.lua
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,8 @@ function setup()
["at:rural"] = 100,
["at:trunk"] = 100,
["be:motorway"] = 120,
["be-bru:rural"] = 70,
["be-bru:urban"] = 30,
["be-vlg:rural"] = 70,
["by:urban"] = 60,
["by:motorway"] = 110,
Expand Down

0 comments on commit 370081e

Please sign in to comment.