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

didier2020 didier2020 at free.fr
Fri Jun 27 13:28:02 UTC 2014


Le vendredi 27 juin 2014 à 12:58 +0200, Peter Becker a écrit : 
> Hello,
> 
> 
> i have made changes in my Profile.lua and after this i run
> osrm-prepare.
i've the same problems,
it is resolved with run osm-extract AND osm-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
> OSRM-talk at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk





More information about the OSRM-talk mailing list