Skip to content

Commit bf78ba2

Browse files
authored
cite certification on homepage (#273)
1 parent 4fc48e1 commit bf78ba2

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

index.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -155,31 +155,31 @@ <h4><a href="{{ site.posts[i].url }}" >{{ site.posts[i].title }}</a> {{ site.pos
155155
<section id="" class="text-center">
156156
<div class="row">
157157
<div class="col-md-6">
158-
<!--h4>CERTIFIED OGC COMPLIANT</h4-->
159-
<H4>Supported OGC Services</h4-->
160-
<!--
158+
<h4>CERTIFIED OGC COMPLIANT</h4>
161159
<p class="text-left">
162-
GeoServer is a OGC certified, implementing Web Feature Service (WFS), Web Map Service (WMS), and Web Coverage Service (WCS). Additional formats and publication options are available as extensions to install including OGC API - Features, Web Processing Service (WPS), and Web Map Tile Service (WMTS).
160+
GeoServer is <a href="announcements/2025/07/16/cite-certification.html" >OGC certified</a>, implementing Web Feature Service (WFS), Web Map Service (WMS), Web Coverage Service (WCS) and Web Map Tile Service (WMTS). Additional formats and publication options are available as extensions to install including OGC API - Features and Web Processing Service (WPS).
163161
</p>
164-
-->
162+
<a href="https://portal.ogc.org/public_ogc/compliance/srv_ogc_compliance_badge2.php?id=102&pid=1846">
163+
<img src="https://portal.ogc.org/public_ogc/compliance/OGC_Certified_Badge.png" width="141" height="89" style="float: right; margin: 0 0 10px 10px;"/>
164+
</a>
165165
<p class="text-left">
166166
<!-- OGC requires the following text when displaying the above certification logo -->
167167
<small>
168-
This product implements the Web Map Service, Revision 1.3, 1.1.
169-
This product implements Web Feature Service, Revision 2.0, 1.1, 1.0.
170-
This product implements Web Coverage Service, Revision 2.0, 1.1, 1.0.
171-
This product implements OGC API - Features, Revision 1.0.
172-
This product implements Web Map Tile Service, Revision 1.0.
173-
This product implements GeoTIFF, Revision 1.1.
168+
This product implements the Web Map Service, Revision 1.3, 1.1.</br>
169+
This product implements Web Feature Service, Revision 2.0, 1.1, 1.0.</br>
170+
This product implements Web Coverage Service, Revision 2.0, 1.1, 1.0.</br>
171+
This product implements OGC API - Features, Revision 1.0.</br>
172+
This product implements Web Map Tile Service, Revision 1.0.</br>
173+
This product implements GeoTIFF, Revision 1.1.</br>
174174
This product implements GPKG, Revision 1.2.
175175
</small>
176176
</p>
177177
<p class="text-left">
178178
<small>
179-
GeoServer implements Web Map Service, Revision 1.0.
180-
GeoServer implements Web Processing Service, Revision 1.0.
181-
GeoServer implements Catalog Services, Revsion 2.0.
182-
GeoServer implements community standards Tile Map Services and WMS-C.
179+
This product implements Web Map Service, Revision 1.0.</br>
180+
This product implements Web Processing Service, Revision 1.0.</br>
181+
This product implements Catalog Services, Revsion 2.0.</br>
182+
This product implements community standards Tile Map Services and WMS-C.
183183
</small>
184184
</p>
185185
<p class="text-left">

0 commit comments

Comments
 (0)