osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

Foot and Bicycle profiles support for Country Access restrictions

Open tombay opened this issue 1 year ago • 0 comments

Feature

The openstreetmap wiki describes different access restrictions for some countries (See https://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Access_restrictions) The profiles for foot and bicycle can provide incorrect routes due to this. The profiles should be changed to support per country "highway access" tables. this can be addressed via the use of the osrm-extract location-dependent-data option. PR #7022 provides a solution.

tombay avatar Sep 27 '24 06:09 tombay