Allow image mosaic to grab a subset of the feature properties in memory

Description

Right now the image mosaic grabs full features from the index and loads them in memory, even if only a small part of the attributes is actually used (filtering happens on the index regardless, but a few attributes, such as CRS or imageindex, are used also for image processing).

This is not a problem for classic indexes, focused on the image mosaic needs, but can be detrimental when the index also has other usages and the feature type is comple (e.g. STAC Items, with tens of properties and large attributes like “assets”).

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created December 9, 2022 at 11:25 AM
Updated January 17, 2023 at 10:48 AM
Resolved December 13, 2022 at 9:16 AM