Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(topology): improve default speed fetch with OSMNetwork #82

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

leo-desbureaux-tellae
Copy link
Contributor

For arcs tagged with highway=*_link, try using the speed of the raw highway type (without "_link"). For instance, if an arc is tagged highway=primary_link and "primary_link" is not specified in speeds, try using "primary" key.

For arcs tagged with highway=*_link, try using the speed of the raw highway type (without "_link").
For instance, if an arc is tagged highway=primary_link and "primary_link" is not specified in speeds, try using "primary" key.
@leo-desbureaux-tellae leo-desbureaux-tellae merged commit ab64eb8 into main Oct 19, 2023
@leo-desbureaux-tellae leo-desbureaux-tellae deleted the feat/osm_link_speeds branch October 19, 2023 13:24
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.

None yet

1 participant