I can apply an intersects filter to my mosaic search to limit the mosaic to STAC items that intersect a geometry, but is it be possible to use a GeoJSON to mask pixels in the rendered tiles?
e.g. I want to crop the rendered output so that I can only see pixels on the left side of the purple line:

I can apply an
intersectsfilter to my mosaic search to limit the mosaic to STAC items that intersect a geometry, but is it be possible to use a GeoJSON to mask pixels in the rendered tiles?e.g. I want to crop the rendered output so that I can only see pixels on the left side of the purple line:
