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 --suggestnow and --reversenow subcommands #1280

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

jqnatividad
Copy link
Collaborator

as the names imply, these new subcommands work like their similarly named, forbear commands, but without the need for an input file.

The location/coordinate is given right at the command line - e.g.

qsv geocode suggestnow "Brooklyn"
qsv geocode reverse now "40.71427, -74.00597"

as the names suggest, does the same as the --suggest and --reverse subcommands, but without the need for an input file.  The single location/coordinate is passed on the command line.
@jqnatividad jqnatividad merged commit a4777fa into master Sep 5, 2023
2 checks passed
@jqnatividad jqnatividad deleted the geocode-nowcommands branch September 10, 2023 16:05
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