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

Geocode addresses when processing a source #13

Open
ezwelty opened this issue Sep 25, 2024 · 0 comments
Open

Geocode addresses when processing a source #13

ezwelty opened this issue Sep 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ezwelty
Copy link
Owner

ezwelty commented Sep 25, 2024

Support for address geocoding is almost finished, but still needs to actually be used as a fallback for output feature geometry in Source.process. Sources where only some features need geocoding:

  • Australia > Victoria > Wodonga
  • United States > California > West Hollywood
  • United States > Rhode Island > Providence

An additional field (e.g. geocoded) could be added by Source.process to document whether a feature's geometry was geocoded from address.

A new method to manage address geocoding and caching for a Source would also be helpful.

@ezwelty ezwelty added the enhancement New feature or request label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant