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

Fix bug in snapping=any when bearings are supplied. #5365

Merged
merged 1 commit into from
Feb 16, 2019

Conversation

danpat
Copy link
Member

@danpat danpat commented Feb 16, 2019

Issue

#5361 missed 2 branches of logic - when radiuses and/or bearings are supplied, a different (but similar) function is called in geospatial_query.hpp. This PR fixes the use of use_all_edges in those cases.

Tasklist

Requirements / Relations

Link any requirements here. Other pull requests this PR is based on?

@danpat danpat force-pushed the danpat_snapping_with_bearings branch from 146e2f0 to 79481fb Compare February 16, 2019 04:07
@danpat danpat merged commit 2c7c18f into master Feb 16, 2019
@DennisOSRM DennisOSRM deleted the danpat_snapping_with_bearings branch November 6, 2022 14:14
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.

1 participant