Skip to content

Commit c38ccac

Browse files
committed
update FOSS4G Europe presentation (thanks @doublebyte1)
1 parent baa1ee3 commit c38ccac

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/presentations/foss4g-europe2025/index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h1>Project Overview</h1>
9191
<ul>
9292
<li>Geospatial data Web API framework via <a href="https://ogcapi.org">OGC API</a></li>
9393
<li>REST/JSON/OpenAPI/Swagger</li>
94-
<li>OGC Compliant</li>
94+
<li>OGC Certified Compliant</li>
9595
<li>OSGeo Project</li>
9696
<li>International team (Canada, Netherlands, Greece, Italy, New Zealand, United States, Portugal)
9797
<ul>
@@ -129,7 +129,7 @@ <h1>Technical Overview</h1>
129129
<li>YAML configuration (metadata, dataset connections)</li>
130130
<li>Automated OpenAPI document generation and data binding</li>
131131
<li>Robust plugin framework (data connections, formats, processing)</li>
132-
<li>Easy deployment (pip install, Docker, conda, UbuntuGIS)</li>
132+
<li>Easy deployment (pip install, Docker, K8s, conda, UbuntuGIS)</li>
133133
<li>Minimal core dependencies</li>
134134
</ul>
135135
</section>
@@ -141,9 +141,9 @@ <h1>Provider plugin framework</h1>
141141
<ul>
142142
<li>Features (Elasticsearch, PostgreSQL/PostGIS, Oracle, GDAL, OpenSearch, CSV, GeoJSON, GeoParquet, OGR, MongoDB, Esri, Azure)</li>
143143
<li>Coverages (Xarray, rasterio)</li>
144-
<li>Tiles (MinIO, ZXY directory tree, XYZ URL, Elasticsearch)</li>
144+
<li>Tiles(ZXY directory tree, ZXY url, Elasticsearch, PostgreSQL)</li>
145145
<li>Records (Elasticsearch, TinyDB)</li>
146-
<li>WxS facades / bridges (WMS/WMTS, WFS, CSW)</li>
146+
<li>WxS facades / bridges (WMS/WMTS, WFS, CSW, STA)</li>
147147
<li>Implement your own!</li>
148148
</ul>
149149
</section>
@@ -287,7 +287,7 @@ <h2>OGC Compliance updates</h2>
287287
<ul>
288288
<li>OGC API - Tiles (Reference Implementation)</li>
289289
<li>OGC API - Processes</li>
290-
<li>OGC API - Features</li>
290+
<li>OGC API - Features (Reference Implementation)</li>
291291
<li>OGC API - Environmental Data Retrieval (Reference Implementation)</li>
292292
</ul>
293293
</section>
@@ -362,6 +362,7 @@ <h1>Portugal</h1>
362362
<h2>OGC API Service from Direção-Geral do Território (DGT)</h2>
363363
<ul>
364364
<li>OGC API - Features</li>
365+
<li>OGC API - Maps</li>
365366
<li>OGC API - Tiles</li>
366367
</ul>
367368
<p><a href="https://ogcapi.dgterritorio.gov.pt">ogcapi.dgterritorio.gov.pt</a></p>

0 commit comments

Comments
 (0)