odc.stac.ParsedItem.geoboxes

ParsedItem.geoboxes(bands=None)[source]

Unique GeoBox s, highest resolution first.

Parameters:

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

Return type:

Tuple[GeoBox, ...]