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"
    }
  ]
}

Changes

Changed in 3 of the 5 revisions of this API.15

    • api tag Processes added

      api-tag-added

    • api tag ProcessList removed

      api-tag-removed

    • added the media type application/json for the response with the status 200

      response-media-type-added

  • 6e199f8a91c512See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • api tag ProcessList added

      api-tag-added

    • api tag Processes removed

      api-tag-removed

    This revision also has 31 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog