Re: [OSRM-talk] Does osrm-routing deal only with ordered points

2018-03-14 Thread Xavier Prudent
Thank you Nico and Daniel, I guess that is so far all I need, I will now dig through the exemples. BTW, the level of development & documentation of osrm is quite impressive. Regards, Xavier 2018-03-13 18:59 GMT-04:00 Nico Aymet : > Yes, you are right. > I'm sorry I give you

Re: [OSRM-talk] Does osrm-routing deal only with ordered points

2018-03-14 Thread Daniel Hofmann
Also check out https://github.com/mapbox/node-or-tools#node-or-tools which you can use on top of the routing engine's distance matrix output. The repository contains an example how to do this with further optimization constraints. Hope that helps, Daniel J H On Tue, Mar 13, 2018 at 11:59

Re: [OSRM-talk] Does osrm-routing deal only with ordered points

2018-03-13 Thread Nico Aymet
Yes, you are right. I'm sorry I give you an old link, here the current version documentation: http://project-osrm.org/docs/v5.15.2/api/#trip-service The route service finds the fastest route between coordinates *in the supplied order*. The trip plugin solves (try to) the *Traveling Salesman

[OSRM-talk] Does osrm-routing deal only with ordered points

2018-03-13 Thread Xavier Prudent
Dear all, Given 4 points A,B,C,D osrm makes a nice job searching for a route that goes through A->B->C->D. Is that also able to estimate the optimal ordering, not necessarily the given one? Regards, Xavier -- *Xavier Prudent * *Data Scientist - Data Mining - Machine Learning* Web:*