| source_items_get_functions {sits} | R Documentation |
Retrieves information from the STACItemCollection object in the rstac package. Generic function created to handle different STAC providers.
.source_items_tiles_group(source, items, ..., collection = NULL) .source_items_get_sensor(source, items, ..., collection = NULL) .source_items_get_satellite(source, items, ..., collection = NULL)
source |
Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS", "DEAFRICA", "PROBS"). |
items |
A |
... |
Additional parameters. |
collection |
Collection to be searched in the data source. |
an atomic vector with informations retrived from items.