The OGC API - Processes standard supports the wrapping of computational tasks into executable processes that can be offered by a server through a Web API and be invoked by a client application. The standard specifies a processing interface to communicate over a RESTful protocol using JavaScript Object Notation (JSON) encodings. Typically, these processes execute well-defined algorithms that ingest vector and/or coverage data to produce new datasets.
Overview
- Visit the overview page to learn more about this API.
Developer-friendly OpenAPI definitions
- OGC API - Processes - Part 1: Core example using ReDoc
- OGC API - Processes - Part 1: Core example on SwaggerHub
- Schema Repository
Development
Development of the standards takes place on GitHub.
Implementers
OGC Compliance Certification
Compliance tests for OGC API - Processes are available on the OGC Validator.
You can Get Certified as OGC Compliant through the process described on the OGC Compliance website.