You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to the issue in H3 on the difficulty to handle polygons which include poles. Such is the special case with Antarctica. The issue is here: uber/h3-py#285
The recommended approach is to slice up that specific polygon in slices like a pizza. That's a pre-processing that needs to be performed on the input geojson. I haven't had the chance to do that to see if it fixes the issue, but I suppose it should.
Describe the bug
In the Hexed Country Polygons example, the Antarctic polygons are not properly filling the shape of the continent.
Expected behavior
Antarctic to be made up of polygons the same way rest of the continents are.
Screenshots
Desktop (please complete the following information):
OS: MacOS 14.2
Browser: Safari
Version: 17.2
Browser: Edge
Version: 120.0.2210.144
The text was updated successfully, but these errors were encountered: