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 RSTACQuery object with the subclass conformance for /conformance
RSTACQuery
conformance
endpoint.
a RSTACQuery 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