| source_tile_items_get_functions {sits} | R Documentation |
Function to retrieves informations from the STACItemCollection object in the rstac package, but related from a single tile.
.source_items_tile_get_crs(source, tile_items, ..., collection = NULL) .source_items_tile_get_name(source, tile_items, ..., collection = NULL) .source_items_tile_get_bbox(source, tile_items, ..., collection = NULL) .source_items_tile_get_size(source, tile_items, ..., collection = NULL)
source |
Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS", "DEAFRICA", "PROBS"). |
... |
Additional parameters. |
collection |
Collection to be searched in the data source. |
items |
A |
an atomic vector with informations retrived from items.