-
Notifications
You must be signed in to change notification settings - Fork 470
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
H3 CLI Region Subcommands #923
Conversation
Co-authored-by: Isaac Brodsky <isaac@isaacbrodsky.com>
…s just going to quit milliseconds after it's finished processing the data and printing to the screen, so it's kinda painful here.
I just ran this failure locally (set up CMAKE with the same configuration) and I can't reproduce it. @isaacbrodsky any idea what's going on here? EDIT: Resolved it myself by blowing away my |
Co-authored-by: Isaac Brodsky <isaac@isaacbrodsky.com>
Co-authored-by: Isaac Brodsky <isaac@isaacbrodsky.com>
Co-authored-by: Isaac Brodsky <isaac@isaacbrodsky.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments, but overall this looks great!
Still as a draft because I've only hand tested some simple cases, and I know there's an issue with reading large polygon definitions from a file, but I wanted to get what I have up sooner rather than later so you can start taking a look at it.