Dear Daniel, Thank you very much for your promptly reply. We are using osrm for building a large distance matrix. Take a look for example to this calculation: Source: 8.512421667,76.97160333 Destination: 8.538019178,76.96748103 OSRM returns 3min 30 sec. If you check in travelmath, they return 10 minutes, which is more logical answer for a 5 km distance. Then I have some other questions: - Is there a way to get the distances instead of time? - Is there a way to select maximum car speed? Regards, Milton
2016-06-30 11:55 GMT-05:00 Daniel Patterson <[email protected]>: > Milton, > > What's the exact route in question? Start/end coordinates, or a link to > map.project-osrm.org would help us figure out why it's marked as being so > fast. > > daniel > > On Jun 30, 2016, at 9:30 AM, Milton Garcia Borroto < > [email protected]> wrote: > > Hi everybody, > I started using osrm few weeks ago, first the demo and now I am running it > in my own server. When using the distance matrix, I am obtaining very > different results from other services like TravelMath (www.travelmath.com). > Taken a deeper look at the osrm results, I note that you need to move > really fast to attain the resultant times. For example, a ride of 3.3 km is > reported to be done in 3 minutes 30 seconds. Am I doing or understanding > something wront? Can I change the maximum speed? > Regards, > Milton > _______________________________________________ > 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 > >
_______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
