powered by
Create an items object. In the case of STAC APIs, this function is responsible for making the request to the server.
.source_items_new(source, collection, ...)
Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS", "DEAFRICA", "PROBS").
Collection to be searched in the data source.
Additional parameters.
a STACItemCollection object returned by rstac.
STACItemCollection