vasturiano / globe.gl

UI component for Globe Data Visualization using ThreeJS/WebGL
https://vasturiano.github.io/globe.gl/example/world-population/
MIT License
1.97k stars 293 forks source link

Hexed polygon layer miscalculates antarctica #207

Open idaflik opened 1 month ago

idaflik commented 1 month ago

Describe the bug I noticed that for the hexed polygons layer to work, the geometries seem to have to be cut at the dateline rather than spherical (is that true?). The specific issue I couldn't solve is how antarctica shows up when the rest of the continents/countries are fine

To Reproduce The issue can be seen in your example https://globe.gl/example/hexed-polygons/ - it looks the same with other geodata that i created

Expected behavior antarctica to be a solid continent and not a ring