.sits_stac_get_bbox: Get the STAC information corresponding to a bbox extent
Description
Get the STAC information corresponding to a bbox extent
Usage
.sits_stac_get_bbox(items, collection)
Arguments
items
a STACItemCollection
object returned by rstac.
collection
a STACCollection
object returned by rstac.
Value
a bbox
object from the sf package representing the tile bbox.