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

Admins country fix #1910

Merged
merged 7 commits into from
Aug 23, 2019
Merged

Admins country fix #1910

merged 7 commits into from
Aug 23, 2019

Conversation

gknisely
Copy link
Member

@gknisely gknisely commented Aug 22, 2019

Issue

Fixes drive on right vs drive on left issues.

Fixes #1903

Tasklist

  • Add tests
  • Review - you must request approval to merge any PR to master
  • Add #fixes with the issue number that this PR addresses
  • Generally use squash merge to rebase and clean comments before merging
  • Update the changelog
  • Update relevant documentation

Requirements / Relations

kdiluca
kdiluca previously approved these changes Aug 22, 2019
Copy link
Member

@kdiluca kdiluca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dgearhart please see the comments and attachments in the #1903 issue

@kdiluca kdiluca dismissed their stale review August 22, 2019 21:01

I think there's still an issue in Ireland...still testing.

@kdiluca
Copy link
Member

kdiluca commented Aug 22, 2019

@gknisely I believe we need to update the lua for Ireland as well as it's still showing driving_side as right.
image

@kdiluca
Copy link
Member

kdiluca commented Aug 23, 2019

@gknisely @dgearhart I tested Ireland with latest admin.sqlite as well and we are good to go.
image
image

@kdiluca
Copy link
Member

kdiluca commented Aug 23, 2019

Tests pass now in doc.

Also, Malta does show correct driving_side as well:
image

@@ -982,6 +983,14 @@ void BuildTileSet(const std::string& ways_file,

graphtile.nodes().back().set_timezone(tz_index);

// if you need to look at the attributes for nodes, grab the LL and update the if statement.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

Copy link
Member

@dgearhart dgearhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks leaving the breadcrumbs and testing. :shipit:

@kdiluca kdiluca merged commit 2c6a684 into master Aug 23, 2019
@purew purew deleted the admins_country_fix branch February 13, 2020 19:21
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.

admin info missing or incorrect in the Philippines and Malta
3 participants