spatialdata icon indicating copy to clipboard operation
spatialdata copied to clipboard

New features of polygon queries

Open LucaMarconato opened this issue 9 months ago • 0 comments

@lopollar

Ideas:

  • [ ] Allow for making a polygon query where the polygon is inside the SpatialData object, without the need to extract it and transform it. This is particularly useful when a coordinate system would otherwise have to be applied.
  • [ ] Allow making an "inverse polygon query", in which we keep all the points except the ones inside the query region.

LucaMarconato avatar Mar 18 '25 16:03 LucaMarconato