Skip to content

Commit 103dbb6

Browse files
authored
update compliance link
1 parent 6e110e4 commit 103dbb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: pygeoapi - an OGC API to geospatial data
99
<h4>pygeoapi is a Python server implementation of the <a href="https://ogcapi.ogc.org">OGC API suite of standards</a>. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is <a href="https://opensource.org">open source</a> and released under an <a href="https://github.com/geopython/pygeoapi/blob/master/LICENSE.md">MIT license</a>.
1010

1111
<br/>
12-
<a title="Certified OGC Compliant" href="https://www.opengeospatial.org/resource/products/details/?pid=1663"><img alt="Certified OGC Compliant" src="https://portal.ogc.org/public_ogc/compliance/OGC_Certified_Badge.png" width="164" height="64"/></a> <a title="OGC Reference Implementation" href="https://www.opengeospatial.org/resource/products/details/?pid=1663"><img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-features-1 1.0&r=1&n=1)" width="164" height="64"/></a> <a title="OGC Reference Implementation" href="https://www.opengeospatial.org/resource/products/details/?pid=1663"><img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-edr-1 1.0.1&r=1&n=1" width="164" height="64"/> <a title="OGC Reference Implementation" href="https://www.opengeospatial.org/resource/products/details/?pid=1663"><img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-tiles-1%201.0&r=1&n=1" width="164" height="64"/></a> <a title="OGC Reference Implementation" href="https://www.opengeospatial.org/resource/products/details/?pid=1663"><img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-processes-1%201.0&n=1" width="164" height="64"/></a> <a title="OSGeo Project" href="https://www.osgeo.org/projects/pygeoapi"><img alt="OSGeo Project" src="https://raw.githubusercontent.com/OSGeo/osgeo/master/incubation/project/OSGeo_project.png" width="164" height="64"/></a><a title="FOSS4G Conference" href="https://2024.foss4g.org"><img alt="FOSS4G Conference" width="165" height="65" src="https://2024.foss4g.org/_next/static/media/foss4g-belem-logo-vertical.30d8343b.svg"/></a><a href="https://github.com/geopython/pygeoapi/wiki/Sponsorship"><img alt="Sponsorship" width="147" height="47" src="img/btn_donateCC_LG.gif"/></a>
12+
<a title="Certified OGC Compliant" href="https://portal.ogc.org/public_ogc/compliance/product.php?pid=1840"><img alt="Certified OGC Compliant" src="https://portal.ogc.org/public_ogc/compliance/OGC_Certified_Badge.png" width="164" height="64"/></a> <a title="OGC Reference Implementation" href="https://portal.ogc.org/public_ogc/compliance/product.php?pid=1840"><img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-features-1 1.0&r=1&n=1)" width="164" height="64"/></a> <a title="OGC Reference Implementation" href="https://portal.ogc.org/public_ogc/compliance/product.php?pid=1840"><img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-edr-1 1.0.1&r=1&n=1" width="164" height="64"/> <a title="OGC Reference Implementation" href="https://portal.ogc.org/public_ogc/compliance/product.php?pid=1840"><img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-tiles-1%201.0&r=1&n=1" width="164" height="64"/></a> <a title="OGC Reference Implementation" href="https://portal.ogc.org/public_ogc/compliance/product.php?pid=1840"><img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-processes-1%201.0&n=1" width="164" height="64"/></a> <a title="OSGeo Project" href="https://www.osgeo.org/projects/pygeoapi"><img alt="OSGeo Project" src="https://raw.githubusercontent.com/OSGeo/osgeo/master/incubation/project/OSGeo_project.png" width="164" height="64"/></a><a title="FOSS4G Conference" href="https://2024.foss4g.org"><img alt="FOSS4G Conference" width="165" height="65" src="https://2024.foss4g.org/_next/static/media/foss4g-belem-logo-vertical.30d8343b.svg"/></a><a href="https://github.com/geopython/pygeoapi/wiki/Sponsorship"><img alt="Sponsorship" width="147" height="47" src="img/btn_donateCC_LG.gif"/></a>
1313

1414
</h4>
1515

@@ -44,4 +44,4 @@ At a glance:
4444
- serve custom output formats
4545
- implement custom processes and workflows
4646
- deploy via Flask, Django, or any Python framework
47-
- OGC Compliant: pygeoapi is certified [OGC Compliant and an OGC Reference Implementation](https://www.opengeospatial.org/resource/products/details/?pid=1663)
47+
- OGC Compliant: pygeoapi is certified [OGC Compliant and an OGC Reference Implementation](https://portal.ogc.org/public_ogc/compliance/product.php?pid=1840)

0 commit comments

Comments
 (0)