[OSRM-talk] How to detect whether a footpath is specified in an OSM dataset

Igor Toujilov igor.toujilov at satmap.com
Wed May 26 10:42:47 UTC 2021


Hi Daniel,
Thanks; I have solved the problem by adding
bridleway = walking_speed
in speeds = Sequence { highway = {
in the lua script.

Cheers,
Igor
________________________________
From: Daniel Patterson via OSRM-talk [osrm-talk at openstreetmap.org]
Sent: 25 May 2021 17:35
To: Mailing list to discuss Project OSRM
Cc: Daniel Patterson; Howard Dyson; Andrew King
Subject: Re: [OSRM-talk] How to detect whether a footpath is specified in an OSM dataset

Igor,

  Try using the debug viewer here:

    https://github.com/Project-OSRM/osrm-frontend/tree/gh-pages/debug

  tweak this line and browse locally:

    https://github.com/Project-OSRM/osrm-frontend/blob/gh-pages/debug/index.html#L128

  You should be able to see the imported ways show up as colored lines.  If they're highlighted in bright pink, it means they're isolated from the main road network and nearest neighbour snapping might be affected.

daniel

On Tue, May 25, 2021 at 9:12 AM Igor Toujilov <igor.toujilov at satmap.com<mailto:igor.toujilov at satmap.com>> wrote:
Hi All,
I send a routing request to my local OSRM service for both start and end points placed on a footpath. The OSRM service responds with corrected coordinates for both start and end points on another (nearest) footpath. Does this mean that the targeted footpath is not included in the OSRM dataset on the server?

Regards,
Igor

_______________________________________________
OSRM-talk mailing list
OSRM-talk at openstreetmap.org<mailto:OSRM-talk at openstreetmap.org>
https://lists.openstreetmap.org/listinfo/osrm-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20210526/17724635/attachment-0001.htm>


More information about the OSRM-talk mailing list