spatialdata icon indicating copy to clipboard operation
spatialdata copied to clipboard

`polygon_query()` with `filter_table=True` on labels should filter the table.

Open LucaMarconato opened this issue 1 year ago • 0 comments

Currently the table is filtered according to the inner call of bounding box query, which returns the bounding box query of the labels in the intrinsic coordinate system (bounding box of the back-transformed polygon into the intrinsic coordinate system of the labels).

LucaMarconato avatar May 23 '24 13:05 LucaMarconato