Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions workshop/content/docs/standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,14 @@ pygeoapi over time:

![Approved and candidate OGC API standards](assets/images/ogcapis.png)

#### OGC API Roadmap

The [OGC Standards Roadmap](https://agora.ogc.org/roadmap) highlights the current and planned standards efforts as well as related extensions to those standards. The Roadmap
is useful for planning new functionality to users, as well as software implementation.

!!! note
The OGC Standards Roadmap provides a status and timeline on all OGC standards. To filter the Roadmap on OGC APIs only, use the "Filter by title, repo, label..." text box (top left) and filter on "OGC API"

#### OGC APIs supported by pygeoapi

pygeoapi implements numerous OGC API standards and draft standards. In addition, it is compliance certified and even a Reference Implementation (RI) for some of them. Compliance certification is important to remove interoperability risks. RI are always compliance certified. From OGC [Compliance Testing Program Policies & Procedures 08-134r11](https://docs.ogc.org/pol/08-134r11.html#toc26):
Expand Down