Processes
retrieve the list of available processes
The list of processes contains a summary of each process the OGC API - Processes offers, including the link to a more detailed description of the process.
For more information, see Section 7.9.
get/processes
Response
Information about the available processes
Example response
{
"processes": [
{
"links": [
{
"rel": "service",
"type": "application/json",
"hreflang": "en"
}
]
}
],
"links": [
{
"rel": "service",
"type": "application/json",
"hreflang": "en"
}
]
}