Skip to content

Add kerb barrier exception to default car profile#5999

Merged
mjjbell merged 1 commit intoProject-OSRM:masterfrom
mjjbell:mbell/barrier_kerb
Mar 31, 2021
Merged

Add kerb barrier exception to default car profile#5999
mjjbell merged 1 commit intoProject-OSRM:masterfrom
mjjbell:mbell/barrier_kerb

Conversation

@mjjbell
Copy link
Copy Markdown
Member

@mjjbell mjjbell commented Mar 30, 2021

Issue

OSM data contains many mistakes that tag kerbs as highway barriers when instead they are only describing highway crossings.
Reference: Tag:barrier=kerb

This PR updates the default car profile to handle these mistakes and unblock routing on the affected highways.

Tasklist

Requirements / Relations

Closes #5996

OSM data contains many mistakes that tag kerbs as highway barriers
when instead they are only describing highway crossings.

This PR updates the default car profile to handle these mistakes
and unblock routing on the affected highways.
@mjjbell mjjbell force-pushed the mbell/barrier_kerb branch from cceaf5a to 8d3ebc6 Compare March 31, 2021 00:17
@mjjbell mjjbell merged commit 41dda32 into Project-OSRM:master Mar 31, 2021
@mjjbell mjjbell deleted the mbell/barrier_kerb branch March 31, 2021 19:24
SirTobias added a commit to SirTobias/osrm-backend that referenced this pull request Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use of barrier=kerb blocking routing on major highways

2 participants