Skip to content

Commit 52bec0f

Browse files
authored
docs: update compliance for OGC API - Processes (geopython#1817)
* Update compliance for OGC API - Processes * Update introduction.rst
1 parent 76fd130 commit 52bec0f

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

docs/source/_templates/indexsidebar.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,14 @@
1616
<a title="OGC Reference Implementation" href="https://www.ogc.org/resource/products/details/?pid=1663">
1717
<img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-tiles-1%201.0.1&r=1&n=1)" width="164" height="44"/>
1818
</a>
19+
<a title="OGC Reference Implementation" href="https://www.ogc.org/resource/products/details/?pid=1826">
20+
<img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-processes-1%201.0.1&n=1)" width="164" height="44"/>
21+
</a>
1922
<a title="OSGeo Project" href="https://www.osgeo.org/projects/pygeoapi">
2023
<img style="background: white;" alt="OSGeo Project" src="https://raw.githubusercontent.com/OSGeo/osgeo/master/incubation/project/OSGeo_project.png" width="164" height="64"/>
2124
</a>
22-
<a title="FOSS4G Conference" href="https://2023.foss4g.org">
23-
<img style="background: white;" alt="FOSS4G Conference" width="145" height="45" src="https://2023.foss4g.org/img/logo.png"/>
25+
<a title="FOSS4G Conference" href="https://2024.foss4g.org">
26+
<img style="background: white;" alt="FOSS4G Conference" width="145" height="45" src="https://2024.foss4g.org/_next/static/media/foss4g-belem-logo-vertical.30d8343b.svg"/>
2427
</a>
2528
</p>
2629

docs/source/introduction.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ Features
1414
* OGC API - Features
1515
* OGC API - Environmental Data Retrieval
1616
* OGC API - Tiles
17+
* OGC API - Processes
1718

1819
* additionally implements
1920

2021
* OGC API - Coverages
2122
* OGC API - Maps
22-
* OGC API - Processes
2323
* OGC API - Records
2424
* SpatioTemporal Asset Library
2525

@@ -52,7 +52,7 @@ Standards are at the core of pygeoapi. Below is the project's standards support
5252
`OGC API - Coverages`_,Implementing
5353
`OGC API - Maps`_,Implementing
5454
`OGC API - Tiles`_,Reference Implementation
55-
`OGC API - Processes`_,Implementing
55+
`OGC API - Processes`_,Compliant
5656
`OGC API - Records`_,Implementing
5757
`OGC API - Environmental Data Retrieval`_,Reference Implementation
5858
`SpatioTemporal Asset Catalog`_,Implementing

0 commit comments

Comments
 (0)