Skip to content

Commit 73e333e

Browse files
committed
update FOSS4G 2025 presentation
1 parent dab6fd2 commit 73e333e

File tree

4 files changed

+52
-31
lines changed

4 files changed

+52
-31
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ title: pygeoapi - an OGC API to geospatial data
1515

1616
## Install in 5 minutes
1717
```python
18-
# Python 3.10 required
18+
# Python 3.12 recommended
1919
python3 -m venv pygeoapi
2020
cd pygeoapi
2121
. bin/activate
741 KB
Loading
683 KB
Loading

docs/presentations/foss4g2025/index.html

Lines changed: 51 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,14 @@ <h1>Project Overview</h1>
104104
<section>
105105
<h1>Install in 5 minutes</h1>
106106
<pre><code data-trim>
107-
# Python 3.10 required
107+
# Python 3.12 recommended
108108
python3 -m venv pygeoapi
109109
cd pygeoapi
110110
. bin/activate
111111
git clone https://github.com/geopython/pygeoapi.git
112112
cd pygeoapi
113113
pip3 install -r requirements.txt
114-
python3 setup.py install
114+
pip3 install .
115115
cp pygeoapi-config.yml example-config.yml
116116
vi example-config.yml # edit as required
117117
export PYGEOAPI_CONFIG=example-config.yml
@@ -198,7 +198,7 @@ <h1>Deploying</h1>
198198
<li>PyPI</li>
199199
<li>UbuntuGIS</li>
200200
<li>Docker<ul>
201-
<li>See numerous ready to use examples (Kubernetes, AWS Lambda, etc.) at <a href="https://github.com/geopython/pygeoapi-examples">pygeoapi-examples</a></li>
201+
<li>See numerous ready to use examples (Kubernetes, OpenShift, AWS Lambda, etc.) at <a href="https://github.com/geopython/pygeoapi-examples">pygeoapi-examples</a></li>
202202
</ul></li>
203203
<li>Conda</li>
204204
<li>FreeBSD</li>
@@ -243,7 +243,7 @@ <h1>OGC API - Environmental Data Retrieval</h1>
243243
<h1 style="background-color: white"><img src="../default/static/tour-oaedr.png" style="vertical-align: middle;"/></h1>
244244
</section>
245245
<section>
246-
<h1>SpatioTemporal Asset Catalog (STAC)</h1>
246+
<h1>SpatioTemporal Asset Catalog (STAC) / API</h1>
247247
<h1 style="background-color: white"><img src="../default/static/tour-stac.png" style="vertical-align: middle;"/></h1>
248248
</section>
249249
<section>
@@ -263,7 +263,6 @@ <h1>Latest developments</h1>
263263
<h2>Community updates</h2>
264264
<ul>
265265
<li>Monthly <a href="https://github.com/geopython/pygeoapi/wiki/Meetings">meetings</a> (open to all)</li>
266-
<li>project sprint at the OSGeo community sprint in Riga, Latvia (29 September - 03 October 2025)</li>
267266
</ul>
268267
</section>
269268
<section>
@@ -326,8 +325,9 @@ <h2>GeoParquet support</h2>
326325
</ul>
327326
</section>
328327
<section>
329-
<h2>Data limiting</h2>
328+
<h2>Fine grained data limiting</h2>
330329
<ul>
330+
<li>Server wide, collection specific</li>
331331
<li>Default limits</li>
332332
<li>Maximum limits</li>
333333
<li>Distance based limits</li>
@@ -336,19 +336,19 @@ <h2>Data limiting</h2>
336336
<section>
337337
<h2>More updates</h2>
338338
<ul>
339+
<li>Custom TileMatrixSet definitions</li>
339340
<li>Collection level HTML templating</li>
340341
<li>SQLAlchemy2 update</li>
341342
<li>Processes: fix support for binary job results</li>
342-
<li>Distance based limits</li>
343343
</ul>
344344
</section>
345345
<section>
346346
<h2>Releases</h2>
347347
<ul>
348-
<li>September 2024: 0.18</li>
349-
<li>December 2024: 0.19</li>
350348
<li>March 2025: 0.20</li>
351-
<li>July 2025: 0.21 (coming soon)</li>
349+
<li>July 2025: 0.21</li>
350+
<li>November 2025: 0.22</li>
351+
<li>February 2026: 0.23</li>
352352
</ul>
353353
</section>
354354
</section>
@@ -358,45 +358,38 @@ <h1>Selected recent projects</h1>
358358
<p><a href="https://github.com/geopython/pygeoapi/wiki/LiveDeployments">github.com/geopython/pygeoapi/wiki/LiveDeployments</a></p>
359359
</section>
360360
<section>
361-
<h1>Portugal</h1>
362-
<h2>OGC API Service from Direção-Geral do Território (DGT)</h2>
361+
<h1>Australia</h1>
362+
<h2>Geoscience Australia Linked Data Register</h2>
363363
<ul>
364364
<li>OGC API - Features</li>
365-
<li>OGC API - Maps</li>
366-
<li>OGC API - Tiles</li>
367365
</ul>
368-
<p><a href="https://ogcapi.dgterritorio.gov.pt">ogcapi.dgterritorio.gov.pt</a></p>
366+
<p><a href="https://linkeddata.pid.geoscience.gov.au">linkeddata.pid.geoscience.gov.au</a></p>
369367
</section>
370368
<section>
371-
<img src="../default/static/portugal-dgt.png"/>
369+
<img src="../default/static/geoscience-australia.png"/>
372370
</section>
373371
<section>
374-
<h2>Infraestructura de Datos Espaciales de España</h2>
375-
<h2> Instituto Geográfico Nacional de España</h2>
372+
<h1>Pacific Community (SPC)</h1>
373+
<h2>Ocean Data Management System</h2>
374+
<h3>Oceanographic datasets (lidar, satellite, observations, drones)</h3>
376375
<ul>
377-
<li>OGC API - Features, Processes, Maps, Coverages</li>
376+
<li>OGC API - Records</li>
378377
</ul>
378+
<p><a href="https://opmdata.gem.spc.int/dms/pygeoapi">https://opmdata.gem.spc.int/dms/pygeoapi</a></p>
379379
</section>
380380
<section>
381-
<img src="../default/static/spain-idee-ign.png"/>
382-
</section>
383-
<section>
384-
<h1>Australia</h1>
385-
<h2>Geoscience Australia Linked Data Register</h2>
386-
<ul>
387-
<li>OGC API - Features</li>
388-
</ul>
389-
<p><a href="https://linkeddata.pid.geoscience.gov.au">linkeddata.pid.geoscience.gov.au</a></p>
381+
<img src="../default/static/spc1.png"/>
390382
</section>
391383
<section>
392-
<img src="../default/static/geoscience-australia.png"/>
384+
<img src="../default/static/spc2.png"/>
393385
</section>
394386
<section>
395387
<h1>UN/WMO: wis2box</h1>
396388
<ul>
397389
<li><a href="https://community.wmo.int/activity-areas/wis">WMO Information System 2.0</a></li>
398390
<li>Event-driven weather/climate/water data exchange</li>
399391
<li>API component of WMO Reference Implementation</li>
392+
<li>Over 60 deployments</li>
400393
</ul>
401394
<p><a href="https://demo.wis2box.wis.wmo.int">demo.wis2box.wis.wmo.int</a></p>
402395
</section>
@@ -406,6 +399,32 @@ <h1>UN/WMO: wis2box</h1>
406399
<section>
407400
<img src="../default/static/wmo-wis2box-graph.png"/>
408401
</section>
402+
<section>
403+
<h1>Portugal</h1>
404+
<h2>OGC API Service from Direção-Geral do Território (DGT)</h2>
405+
<ul>
406+
<li>OGC API - Features</li>
407+
<li>OGC API - Maps</li>
408+
<li>OGC API - Tiles</li>
409+
</ul>
410+
<p><a href="https://ogcapi.dgterritorio.gov.pt">ogcapi.dgterritorio.gov.pt</a></p>
411+
</section>
412+
<section>
413+
<img src="../default/static/portugal-dgt.png"/>
414+
</section>
415+
<section>
416+
<h2>Infraestructura de Datos Espaciales de España</h2>
417+
<h2> Instituto Geográfico Nacional de España</h2>
418+
<ul>
419+
<li>OGC API - Features, Processes, Maps, Coverages</li>
420+
</ul>
421+
</section>
422+
<section>
423+
<img src="../default/static/spain-idee-ign.png"/>
424+
</section>
425+
<section>
426+
<img src="../default/static/geoscience-australia.png"/>
427+
</section>
409428
</section>
410429
<section id="roadmap">
411430
<section>
@@ -437,10 +456,12 @@ <h2>Roadmap</h2>
437456
<ul>
438457
<li>ensure compliance against all OGC API standards that have CITE tests</li>
439458
<li>OGC CITE GitHub Actions (@ricardogsilva)</li>
459+
<li>Authentication passthrough</li>
460+
<li>Custom formatters</li>
440461
<li>MapScript support for Coverages</li>
441462
<li>data validation framework (for transactions)</li>
442463
<li>refactoring Docker images (slim/full)</li>
443-
<li>more OGC APIs - Moving Features, DGGS, Routes</li>
464+
<li>more OGC APIs: Moving Features, DGGS, Routes</li>
444465
</ul>
445466
</section>
446467
<section>

0 commit comments

Comments
 (0)