Skip to content

Commit af5efd2

Browse files
committed
Merge branch 'master' of github.com:Project-OSRM/osrm-backend into upgrade_libsol2_v2.20.6
2 parents 9ae9a1f + 370081e commit af5efd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

profiles/car.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,8 @@ function setup()
270270
["at:rural"] = 100,
271271
["at:trunk"] = 100,
272272
["be:motorway"] = 120,
273+
["be-bru:rural"] = 70,
274+
["be-bru:urban"] = 30,
273275
["be-vlg:rural"] = 70,
274276
["by:urban"] = 60,
275277
["by:motorway"] = 110,

0 commit comments

Comments
 (0)