View source: R/server_metadata.R
conformance | R Documentation |
Queries the openEO service for the conformance. As stated in the API it is highly optional and only available if the service wants to achieve full compatibility with OGC API clients. This function queries the /conformance endpoint and returns it results as a list object translated from JSON using the jsonlite package.
conformance(con = NULL)
con |
a connected openEO client object (optional) otherwise |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.