spatialdata icon indicating copy to clipboard operation
spatialdata copied to clipboard

Parse and validate against `POLYGON Z` (same for points and multipolygons) in the `ShapesModel`

Open LucaMarconato opened this issue 1 year ago • 0 comments

The z dimension in shapely objects can create problems downstream, as for example here: https://github.com/scverse/spatialdata-plot/issues/230. We should validate this at the level of the data model.

LucaMarconato avatar Mar 23 '24 18:03 LucaMarconato