From c3adc9426952a7ce21b33daba4c44fa84420d931 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Fri, 9 Feb 2024 07:59:00 -0500 Subject: [PATCH] add OGC API - Tiles as RI in docs --- docs/source/_templates/indexsidebar.html | 3 +++ docs/source/introduction.rst | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/source/_templates/indexsidebar.html b/docs/source/_templates/indexsidebar.html index 7990bf4..8000f32 100644 --- a/docs/source/_templates/indexsidebar.html +++ b/docs/source/_templates/indexsidebar.html @@ -13,6 +13,9 @@ OGC Reference Implementation + + OGC Reference Implementation + OSGeo Project diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index 48b55a2..fb78f6a 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -47,7 +47,7 @@ Standards are at the core of pygeoapi. Below is the project's standards support `OGC API - Features`_,Reference Implementation `OGC API - Coverages`_,Implementing `OGC API - Maps`_,Implementing - `OGC API - Tiles`_,Implementing + `OGC API - Tiles`_,Reference Implementation `OGC API - Processes`_,Implementing `OGC API - Records`_,Implementing `OGC API - Environmental Data Retrieval`_,Reference Implementation