There's currently a bug in the latest code that's stopping us from updating to the latest OSM planet. The demo server is currently serving up routes for California only, and when you supply coordinates, OSRM finds the nearest road as the start point, even if it's from Africa to California. (we do this so that you can get a route if you drop a marker a long distance off a coastline, say, in the middle of the atlantic).
daniel > On Oct 26, 2016, at 7:24 AM, johan pretorius <[email protected]> > wrote: > > Hi all, > > The API is currently returning the same erratic route for any query (mostly > in Africa). > > The behaviour can also be seen at the demo site (Washington): > http://map.project-osrm.org/ <http://map.project-osrm.org/> > > For example: > > http://router.project-osrm.org/route/v1/driving/-24.8184,27.3306;-25.7449,28.1882 > > <http://router.project-osrm.org/route/v1/driving/-24.8184,27.3306;-25.7449,28.1882> > > The way point location points to: > > location:Array[2] > 0:-114.129368 > 1:34.259809 > > > Any ideas on when this will be resolved? > > thanks, > > Johan > > johan pretorius > about.me/johanpretorius > > > > > > <http://about.me/johanpretorius> > johan pretorius > about.me/johanpretorius > > <http://about.me/johanpretorius?promo=email_sig> > > > > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk
_______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
