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

Implement a single h3 CLI entry point #415

Open
isaacbrodsky opened this issue Dec 4, 2020 · 0 comments
Open

Implement a single h3 CLI entry point #415

isaacbrodsky opened this issue Dec 4, 2020 · 0 comments
Assignees
Milestone

Comments

@isaacbrodsky
Copy link
Collaborator

With the renaming in #403, we would like to move all the filters under a single executable. All the H3 API functions will be available there, they will be accessed with "sub commands" (arguments) to the main executable, as so:

h3 pointtocell --latitude 0 --longitude 10 --resolution 4
h3 celltopoint --index 84...
h3 --help
...
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