powered by
The conformance endpoint provides the capabilities of the service. This endpoint is accessible from the provider's catalog (/conformance).
/conformance
conformance(q)
A rstac_query object with the subclass conformance for /conformance
rstac_query
conformance
endpoint.
a rstac_query object expressing a STAC query criteria.
get_request(), stac(), collections()
get_request()
stac()
collections()
if (FALSE) { stac("https://planetarycomputer.microsoft.com/api/stac/v1") %>% conformance() %>% get_request() }
Run the code above in your browser using DataLab