Learn R Programming

sits (version 0.13.0)

.stac_get_bbox: Get the STAC information corresponding to a bbox extent

Description

Get the STAC information corresponding to a bbox extent

Usage

.stac_get_bbox(items, crs)

Arguments

items

a STACItemCollection object returned by rstac.

crs

a character with proj code.

Value

a bbox object from the sf package representing the tile bbox.