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 geocoding autocompletion in curator UI #2530

Merged
merged 2 commits into from
Feb 18, 2022
Merged

Fix geocoding autocompletion in curator UI #2530

merged 2 commits into from
Feb 18, 2022

Conversation

iamleeg
Copy link
Contributor

@iamleeg iamleeg commented Feb 18, 2022

Problem was that the name-to-country mapping used in the location service correctly rejects ambiguous names, but that mapbox returns "United States" for the USA which is ambiguous. I've special-cased that, and added enough logging that we should be able to find other cases much more quickly.

@iamleeg iamleeg merged commit 0031996 into main Feb 18, 2022
@iamleeg iamleeg deleted the 2526_fix_geocoding branch February 18, 2022 10:28
@abhidg abhidg changed the title 2526 fix geocoding Fix geocoding autocompletion in curator UI Feb 21, 2022
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