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

No hardcoded ids #217

Merged
merged 5 commits into from
Mar 19, 2019
Merged

No hardcoded ids #217

merged 5 commits into from
Mar 19, 2019

Conversation

scottsfarley93
Copy link

The mapbox geocoder does not guarantee stability of the id property on returned feature. In order to ensure that the exceptions are applied even if the underlying IDs change, this PR changes the bounding box exceptions checking to use the properties.short_code on returned features, which specifies a ISO 3166-1 country code which provides a more stable identifier to check against.

  • briefly describe the changes in this PR
  • update CHANGELOG.md with changes under master heading before merging

\cc @katydecorah @yuletide

@scottsfarley93 scottsfarley93 added this to the v4.0.0 milestone Mar 18, 2019
Copy link
Contributor

@katydecorah katydecorah left a comment

Choose a reason for hiding this comment

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

👍

@scottsfarley93 scottsfarley93 merged commit 6f6c71f into version4 Mar 19, 2019
@scottsfarley93 scottsfarley93 deleted the no-hardcoded-ids branch March 19, 2019 14:39
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.

2 participants