View source: R/conformance-query.R
conformance | R Documentation |
The conformance endpoint provides the capabilities of
the service.
This endpoint is accessible from the provider's catalog (/conformance
).
conformance(q)
q |
a |
A rstac_query
object with the subclass conformance
for /conformance
endpoint.
get_request()
, stac()
, collections()
## Not run:
stac("https://planetarycomputer.microsoft.com/api/stac/v1") %>%
conformance() %>% get_request()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.