-
Notifications
You must be signed in to change notification settings - Fork 19
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
ValueError using polyfill
+ h3_to_geo_boundary
#32
Comments
CarlaFernandez
changed the title
ValueError using
ValueError using Apr 17, 2024
h3_polyfill
+ h3_to_geo_boundary
polyfill
+ h3_to_geo_boundary
While the interface might not be as integrated as |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Intro
I want to fill a polygon with hexagons of a given resolution and then get the boundaries for those hexagons.
My code is the following:
Error
Reproduce
h3==3.7.7
h3pandas===0.2.6
sample_error.zip
The text was updated successfully, but these errors were encountered: