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

Support name and lat/lng based resolution in dc-import tool #203

Open
pradh opened this issue Jul 13, 2023 · 0 comments
Open

Support name and lat/lng based resolution in dc-import tool #203

pradh opened this issue Jul 13, 2023 · 0 comments

Comments

@pradh
Copy link
Contributor

pradh commented Jul 13, 2023

Just like how we support resolution by external ID (like isoCode) using ExternalIdResolver, we would like to support resolution by:

  1. name property, using FindEntities recon API
  2. latitude / longitude property pair, using coordinate recon API

This is so that datasets that identify a location by only name or its lat/lng can be transparently resolved without the user needing to do anything special.

For name recon it is important to carefully propagate resolution failures though!

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

No branches or pull requests

1 participant