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

ref and directional fixes #2298

Merged
merged 12 commits into from
Apr 6, 2020
Merged

ref and directional fixes #2298

merged 12 commits into from
Apr 6, 2020

Conversation

gknisely
Copy link
Member

@gknisely gknisely commented Apr 6, 2020

Issue

Found a few issues with the initial ref and direction logic for ways. We were overwriting the refs with directionals to the name_offset_map instead of concatenating them together. Also, we did not allow for blank entries for GetTagTokens.

Tasklist

  • Add tests
  • Generally use squash merge to rebase and clean comments before merging
  • Update the changelog

Requirements / Relations

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

@gknisely gknisely merged commit 505b784 into master Apr 6, 2020
yuzheyan added a commit that referenced this pull request Apr 16, 2020
* master:
  Refactor some functions for easier re-use. (#2302)
  typo in bitfield struct directededge (#2301)
  Re-enables changelog validation (#2294)
  ref and directional fixes (#2298)
  Add resample_distance (#2261)
  Fix Some ASAN Bugs (#2296)
  Update codecov ignore directory to third_party (#2297)
  Per location search filters for functional road class and forms of way (#2289)
  Adds traffic::Tile accessor function to GraphTile (#2295)
  Properly set the not_thru_pruning flag on the destination edge (just as (#2291)
  Range updates for datetime and emergency updates.  (#2290)
@gknisely gknisely deleted the ref_fix branch October 21, 2020 14:26
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

2 participants