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
I could reproduce. We could use .force_2d() from geopandas but it is only available in main and not 0.14.3. I will add shapely>=2.0.3 as a requirement where .force_2d() is available and implement this manually.
Reported here: scverse/spatialdata-plot#230.
Though it was not a problem anymore; I'll look into this.
The text was updated successfully, but these errors were encountered: