<div dir="ltr"><div>There are two problems I can see:<br><br></div><div>1/ the demo server runs from the develop branch, and you are probably running osrm-backend's latest stable release. It certainly could be that we fixed a few issues in develop that you don't yet have locally.<br></div><div><br>2/ the demo server re-runs the toolchain on a fresh planet on a daily basis, and you're local extract may be outdated (or even a few hour newer).<br><br></div><div>As you can see there's both the possibility for 1/ code mismatch and 2/ data mismatch between the demo server and your local setup.<br><br></div><div>Cheers,<br></div><div>Daniel J H<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 21, 2016 at 11:30 AM, Didier Doumerc <span dir="ltr"><<a href="mailto:doumerc.d@adimep.com" target="_blank">doumerc.d@adimep.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi,<br><br>Here is my first message on this mailinglist.<br><br>Some time, I get very different distances, depending of the server to witch I send the request.<br><br>Example : 379 Km vs 503 Km. The right one is 379 km.<br><br><a href="http://router.project-osrm.org/viaroute?loc=48.407126,7.449348&loc=46.117948,6.359105&instructions=false&geometry=false" target="_blank">router.project-osrm.org/viaroute?loc=48.407126,7.449348&loc=46.117948,6.359105&instructions=false&geometry=false</a><br><br>Answer : [...] total_distance":379125,"total_time":14284,"end_point":"Place du Village","start_point":"Rue Taufflieb (D 35)"},[...]<br><br><br>When I ask my own server :<br><br><a href="http://10.168.221.253:5000/viaroute?loc=48.407126,7.449348&loc=46.117948,6.359105&instructions=false&geometry=false" target="_blank">10.168.221.253:5000/viaroute?loc=48.407126,7.449348&loc=46.117948,6.359105&instructions=false&geometry=false</a><br><br>Answer : [...]end_point":"Place du Village","start_point":"Rue Taufflieb (D 35)","total_time":17081,"total_distance":503559}[...]<br><br><br>Can someone tell me how to fix this ?<br><br>Thanks<span class="HOEnZb"><font color="#888888"><br><br>Didier</font></span></div><br>_______________________________________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org">OSRM-talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/osrm-talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/osrm-talk</a><br>
<br></blockquote></div><br></div>