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

IDL (antimeridian) undercounting #8

Closed
sebsebmc opened this issue Jun 20, 2020 · 0 comments
Closed

IDL (antimeridian) undercounting #8

sebsebmc opened this issue Jun 20, 2020 · 0 comments

Comments

@sebsebmc
Copy link
Owner

At the IDL the polygon passed to H3's polyfill will return no results. This is a documented issue with H3 here: uber/h3#210

In order to fix this, when H3 returns 0 cells, its most likely because the polygon crosses the antimeridian and so the polygon needs to be split into 2 polygons with the antimeridian as the edge between the two.

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