Hello,

I read this conversation and I want to do the same thing

https://lists.openstreetmap.org/pipermail/osrm-talk/2016-January/001087.html

However, after set all speed from car.lua profile to 3.6 km/h, set all
penalties to 0 and eliminate speed_reduction, still some results are
differents between distances and durations, as you can see in this
example:

        "routes": [{
                "distance": 1172122.3,
                "duration": 448597.5,
                "legs": [{
                        "distance": 1172122.3,
                        "duration": 448597.5,
                        "summary": "",
                        "steps": []
                }]
        }],

My question is. Do I need to do something else on car.lua profile to
get same durations and distances?

Best regards and waiting for answers,
Eduardo

_______________________________________________
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to