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: major improvements using geosuggest upstream #1269

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

jqnatividad
Copy link
Collaborator

  • add --force option to index-update subcommand
  • improved usage text
  • refactored result formatting
  • added admin2
  • geocoding lookup cache is now an LRU cache with a maximum of 2M entries. Previously it was an unbounded cache

it adds admin2 and makes `tracing` an optional feature. We don't use tracing in qsv so this reduces our dependency tree
- add `--force` option to `index-update` subcommand
- improved usage text
- refactored result formatting
- added admin2
- geocoding lookup cache is now an LRU cache with a maximum of 2M entries. Previously it was an unbounded cache
@jqnatividad jqnatividad merged commit 8cb03ab into master Sep 1, 2023
9 checks passed
@jqnatividad jqnatividad deleted the geocode-using-geosuggest-upstream branch September 10, 2023 16:06
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.

1 participant