Hello,

How road network is interpreted is configurable by a lua script:
https://github.com/Project-OSRM/osrm-backend/blob/master/profiles/car.lua

The public demos instance use real time traffic data:
http://map.project-osrm.org/

Other standard instances does not use traffic data to adjust the speed.

One instance of OSRM does not have the ability to provide routing with traffic over the time, only one traffic dataset (at one point of time, or avg eg).

Frédéric.



Le 16/09/2018 à 21:49, Lau, Mark T a écrit :

Hello!

Firstly, my name is Mark and I'm a student at the Georgia Institute of Technology. I'm new to OpenStreetmap and OSRM, so I'm not sure if this is the right place to post my question. (I may have accidentally sent this email twice, so I apologize if I’ve inadvertently double-posted).

I am interested in using OSRM's API, which I'm told is what OpenStreetMap references, to compute travel times between a large number of points in a map provided by OpenStreetMap for a project.

However, I was wondering anyone is familiar with what factors OSRM takes into account during this calculation. Namely, does OSRM take into account different traffic conditions and levels of congestion during the day (at least on main arterial roads) when computing travel times?

Thank you in advance for your help!

Best,

Mark


_______________________________________________
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

Reply via email to