
Query a STAC API and return the item collection.
stac_query.RdSearches the collection with a GET request, falling back to POST when
the API rejects GET, and fetches every page of results via
rstac::items_fetch().
See also
stac_sign_mpc(), stac_sources(), and lazy_dataset() as
the usual next steps.
Other stac helpers:
lazy_stac_stack(),
stac_drop_duplicates(),
stac_filter_assets(),
stac_filter_cloud(),
stac_filter_coverage(),
stac_filter_orbit(),
stac_gti_index(),
stac_merge(),
stac_rename_assets(),
stac_sign_mpc(),
stac_sources(),
stac_time_slices()