odc.stac.ParsedItem.geoboxes

ParsedItem.geoboxes(bands=None)[source]

Unique GeoBox s, highest resolution first.

Parameters:

bands (Union[str, Sequence[str], None]) – which bands to consider, default is all

Return type:

Tuple[GeoBox, ...]