Skip to content

Commit 2b4835f

Browse files
jodygarnettPeter Smythepetersmythe
authored
Peter cite certification 2 (#275)
* Initial post, sans logos * Added more details * Float right * Fix iframe height * Add CITE certification to /about/ page too * Add certification to homepage too * Jody feedback, incl. AfriGIS * Fix 2.27.1 latest release * resolve warnings and indicate implementing standards where no cite availale --------- Co-authored-by: Peter Smythe <[email protected]> Co-authored-by: Peter Smythe <[email protected]>
1 parent 595b0f8 commit 2b4835f

File tree

3 files changed

+39
-50
lines changed

3 files changed

+39
-50
lines changed

_posts/2025-07-15-cite-certification.md renamed to _posts/2025-07-16-cite-certification.md

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ categories:
77
- Announcements
88
tags:
99
- Release
10-
release: release_227
11-
version: 2.27.0
1210
---
1311

1412
<div style="text-align: center; margin: 20px 0;">
@@ -36,9 +34,9 @@ Recent activity:
3634

3735
Many thanks to all who were involved! After approximately 10 years, we can once again officially confirm that GeoServer is OGC compliant.
3836

39-
### Documentation
37+
## Developer Documentation
4038

41-
For developers, read more about the [certification process](https://docs.geoserver.org/latest/en/developer/cite-test-guide/index.html#cite-certification) and how to expand on it.
39+
For developers, read more about the [certification process](https://docs.geoserver.org/latest/en/developer/cite-test-guide/index.html#cite-certification) and how to expand on it for additional services.
4240

4341
## CITE Certification Sponsorship
4442

@@ -48,22 +46,4 @@ This certification process is expensive, and we will require sponsorship for 202
4846

4947
However, as mentioned above, these CITE tests are automatically run as part of our build process for each new pull request, so we can **unofficially** verify that we pass CITE tests, but cannot claim to be compliant.
5048

51-
If you/your organization finds the CITE Certification valuable, please contact the Project Steerng Committee to sponsor the annual renewal. If more organizations that are able to sponsor, the lower expense will be to each organization (sharing the approx USD $1,000 per year cost).
52-
53-
## About GeoServer 2.27 Series
54-
55-
Additional information on GeoServer 2.27 series:
56-
57-
* [GeoServer 2.27 User Manual](https://docs.geoserver.org/2.27.x/en/user/)
58-
* [GeoServer 2025 Q2 Developer Update]({% post_url 2025-05-13-developer-update %})
59-
* [GeoServer 2025 Roadmap]({% post_url 2025-01-13-roadmap %})
60-
* [Content-Security-Policy Headers](https://github.com/geoserver/geoserver/wiki/GSIP-227)
61-
* [OGCAPI Features Extension](https://github.com/geoserver/geoserver/wiki/GSIP-230)
62-
* [File system access isolation](https://github.com/geoserver/geoserver/wiki/GSIP-229)
63-
* [Promote data dir catalog loader to core](https://github.com/geoserver/geoserver/wiki/GSIP-231)
64-
65-
Release notes:
66-
( [2.27.1](https://github.com/geoserver/geoserver/releases/tag/2.27.1)
67-
| [2.27.0](https://github.com/geoserver/geoserver/releases/tag/2.27.0)
68-
)
69-
49+
If you/your organization finds the CITE Certification valuable, please contact the Project Steerng Committee to sponsor the annual renewal. If more organizations that are able to sponsor, the lower expense will be to each organization (sharing the approx USD $1,000 per year cost).

index.html

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -155,36 +155,37 @@ <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>
158+
<h4>CERTIFIED OGC&reg; COMPLIANT</h4>
159159
<p class="text-left">
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).
160+
GeoServer is <a href="{% post_url 2025-07-16-cite-certification %}" >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).
161161
</p>
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>
165162
<p class="text-left">
166163
<!-- OGC requires the following text when displaying the above certification logo -->
167164
<small>
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>
174-
This product implements GPKG, Revision 1.2.
165+
GeoServer is compliant with OGC Web Map Service, Revision 1.3, 1.1.</br>
166+
GeoServer is compliant with OGC Web Feature Service, Revision 2.0, 1.1, 1.0.</br>
167+
GeoServer is compliant with OGC Web Coverage Service, Revision 2.0, 1.1, 1.0.</br>
168+
GeoServer is compliant with OGC OGC API - Features, Revision 1.0.</br>
169+
GeoServer is compliant with OGC Web Map Tile Service, Revision 1.0.</br>
170+
GeoServer is compliant with OGC GeoTIFF, Revision 1.1.</br>
171+
GeoServer is compliant with OGC GPKG, Revision 1.2.
175172
</small>
176173
</p>
177174
<p class="text-left">
178175
<small>
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.
176+
GeoServer is implements with OGC Web Map Service, Revision 1.0.</br>
177+
GeoServer is implements with OGC Web Processing Service, Revision 1.0.</br>
178+
GeoServer is implements with OGC Catalog Services, Revision 2.0.</br>
179+
GeoServer is implements with community standards Tile Map Services and WMS-C.
183180
</small>
184181
</p>
182+
<a href="https://portal.ogc.org/public_ogc/compliance/srv_ogc_compliance_badge2.php?id=102&pid=1846">
183+
<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;"/>
184+
</a>
185185
<p class="text-left">
186186
<small>
187-
Thanks to <a href="https://gaia3d.com/">Gaia3D</a> and <a href="https://uk.osgeo.org/">OSGeo:UK</a> for sponsoring 2025 CITE Certification. OGC, OGC®, and CERTIFIED OGC COMPLIANT are trademarks or registered trademarks of the Open Geospatial Consortium, Inc. in the United States and other countries.
187+
Thanks to <a href="https://gaia3d.com/">Gaia3D</a> and <a href="https://uk.osgeo.org/">OSGeo:UK</a> for sponsoring 2025 CITE Certification.
188+
OGC, OGC&reg;, and CERTIFIED OGC COMPLIANT are trademarks or registered trademarks of the Open Geospatial Consortium, Inc. in the United States and other countries.
188189
</small>
189190
</p>
190191
</div>
@@ -222,6 +223,10 @@ <h2>Supported by</h2>
222223
<img src="support/img/core-geocat.png" width="179" height="80"
223224
title="GeoCat BV"/>
224225
</a>
226+
<a href="https://www.afrigis.co.za/">
227+
<img src="support/img/AfriGIS-full-logo.png" width="179"
228+
title="AfriGIS"/>
229+
</a>
225230
<p class="text-left">
226231
Access <a href="support/">commercial support</a> from these and other companies.
227232
</p>

support/index.html

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,6 @@ <h2>Core Contributors</h2>
118118
</ul>
119119
</div>
120120
</div>
121-
</section>
122-
123-
<section id="experienced">
124-
<h2>Experienced Providers</h2>
125-
<p>
126-
Experienced providers participate in the GeoServer community on behalf of their customers.
127-
Through these relationships experienced providers are better able to provide timely and
128-
informed service.
129-
</p>
130121
<div class="row tbl">
131122
<div class="col-xs-2 cell text-center">
132123
<img src="img/afrigis-logo.png"></img>
@@ -140,15 +131,28 @@ <h2>Experienced Providers</h2>
140131
</p></div>
141132
<div class="col-xs-10">
142133
<ul class="experience">
143-
<li>training</li>
134+
<li>core</li>
135+
<li>committer</li>
144136
<li>support</li>
137+
</ul>
138+
<ul class="experience">
139+
<li>training</li>
145140
<li>development</li>
146141
<li>documentation</li>
147142
<li>committer</li>
148143
<li>service</li>
149144
</ul>
150145
</div>
151146
</div>
147+
</section>
148+
149+
<section id="experienced">
150+
<h2>Experienced Providers</h2>
151+
<p>
152+
Experienced providers participate in the GeoServer community on behalf of their customers.
153+
Through these relationships experienced providers are better able to provide timely and
154+
informed service.
155+
</p>
152156

153157
<div class="row tbl">
154158
<div class="col-xs-2 cell text-center">

0 commit comments

Comments
 (0)