.source_items_new {sits}R Documentation

Create an items object

Description

Create an items object. In the case of STAC APIs, this function is responsible for making the request to the server.

Usage

.source_items_new(source, collection, ...)

Arguments

source

Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS", "DEAFRICA", "PROBS").

collection

Collection to be searched in the data source.

...

Additional parameters.

Value

a STACItemCollection object returned by rstac.


[Package sits version 0.13.0 Index]