scverse / spatialdata

An open and interoperable data framework for spatial omics data
https://spatialdata.scverse.org/
BSD 3-Clause "New" or "Revised" License
236 stars 45 forks source link

Using Dask `GeoDataFrame` for lazy representation of shapes. #359

Open LucaMarconato opened 1 year ago

LucaMarconato commented 1 year ago

Feature that will be implemented as part of the IO refactoring. To make things ergonomic, we should before/at the same time, use GeoDataFrame for points https://github.com/scverse/spatialdata/issues/233 and thus unify points and circles (https://github.com/scverse/spatialdata/issues/46, to be reopened if needed).

Related:

LucaMarconato commented 2 weeks ago

Comments for the Basel hackathon

This issue should be tackled after https://github.com/scverse/spatialdata/issues/233. Here I would check the following: