View source: R/server_metadata.R
list_service_types | R Documentation |
The function queries the back-end for the supported web service types usable by the client and returns a named list of
ServiceType
indexed by the service type ID. ServiceTypes can be used when creating a supported web service
from the user defined process (process graph).
list_service_types(con = NULL)
con |
a connected openEO client object (optional) otherwise |
a ServiceTypeList
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.