Re: [OSRM-talk] pont de Québec not in the routing steps of OSRM

2020-11-03 Thread Xavier Prudent
Dear Daniel, Thank you for this quick and detailed answer, I will proceed using well know nodes then. Take care, Xavier Le lun. 2 nov. 2020 à 19:39, Daniel Patterson via OSRM-talk < osrm-talk@openstreetmap.org> a écrit : > The "steps" that OSRM emits are roughly intended to be human consumable >

[OSRM-talk] Comparing OSRM with the car routing by OpenTripPlanner

2020-11-03 Thread Xavier Prudent
Dear all, I am comparing two routing machines: openTriplanner and OSRM on the OSM map of Québec city (Canada) when looking for the best route by car. I get very puzzling differences, just running the default versions and configurations of OSRM and OTP for these coordinates: origin 46.793187,-71.

Re: [OSRM-talk] Comparing OSRM with the car routing by OpenTripPlanner

2020-11-03 Thread Daniel Patterson via OSRM-talk
I would verify that OSRM considers the highway routable at all - if OSRM has excluded it for some reason (e.g. HOV-only, under construction, etc), then it'll be forced to find the next best thing. Also remember - OSRM is just guessing on the travel speeds based on the tags present on ways in OSM -