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: add suggest --country filter #1275

Merged
merged 3 commits into from
Sep 2, 2023

Conversation

jqnatividad
Copy link
Collaborator

limit suggestions to a comma-delimited list of countries using ISO 3166-2 country codes.

e.g. limit suggestions to US, Canada and Mexico

$ qsv geocode suggest city --country us,ca,mx file.csv

and remove patch.crates-io listings now that it's been released
- also expanded usage text with links to ISO codes
- add --country example
- adjust example to use -f shortcut for --formatstr
@jqnatividad jqnatividad merged commit 6222752 into master Sep 2, 2023
2 checks passed
@jqnatividad jqnatividad deleted the geocode_suggest_country_filter 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