Open rabernat opened 6 years ago
This seems related to https://github.com/pyviz/geoviews/issues/214, in that case tiny slivers are blowing up to cover the whole globe. Something similar seems to be happening here but the sliver in this case is much bigger than in that example.
In fact it seems to invert the polygon, the sliver becomes the interior of a huge polygon covering the globe.
Maybe it's not a slight gap in the original data, but a slight overlap.
I have found a mysterious bug that only appears with Geostationary projections.
The output of Orthographic is this: (The polygons are small but visible in the lower left part of the globe.)
The output of Geostationary is this: The
bad_tri_shape
is somehow covering the whole globe.