Hello,

i have made changes in my Profile.lua and after this i run osrm-prepare.

Changes i made:

from

speed_profile = {
  ["motorway"] = 90,

to

speed_profile = {
  ["motorway"] = 150,

and

local speed_reduction = 0.8

to

local speed_reduction = 1

but this doesnt effect the travel_time of routes.

I have test this with 100km on a german "Autobahn" (highway).

The Route:
http://map.project-osrm.org/?hl=de&loc=51.426274,12.208471&loc=51.060073,13.337005&z=11

What make i wrong?
_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to