[OSRM-talk] Changes in Profile.lua doesnt effect

Peter Becker floyd.net at gmail.com
Fri Jun 27 10:58:12 UTC 2014


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20140627/d1f57617/attachment.html>


More information about the OSRM-talk mailing list