You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: