Skip to content

Commit

Permalink
fix presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Jun 30, 2023
1 parent a21e4bb commit e6a0002
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions docs/presentations/foss4g2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ <h1>Provider plugin framework</h1>
<section>
<h1>Processing framework</h1>
<ul>
<li>Expose Python workflow as processes</li>
<li>Process manager support for job control (TinyDB)</li>
<li>Expose your Python workflow as processes</li>
<li>Process manager support for job control</li>
<li>Implement your own!</li>
</ul>
</section>
Expand Down Expand Up @@ -246,7 +246,6 @@ <h2>Releases</h2>
<li>February 2023: 0.14</li>
<li>May 2023: 0.15</li>
</ul>
<img src="../default/static/pygeoapi-transactions.png">
</section>
<section>
<h2>OGC API sprint participation</h2>
Expand Down Expand Up @@ -291,9 +290,9 @@ <h2>CRS Support</h2>
<li>handle internally (OGR, PostGIS), or</li>
<li>delegate to core</li>
</ul>
<li>Community cooperation - <a href="https://github.com/mtachon" target="_blank">Mathieu Tachon!</a></li>
<li><a href="https://apitestbed.geonovum.nl/" target="_blank">demo: Geonovum testbed server</a></li>
<li><a href="https://docs.pygeoapi.io/en/latest/crs.html" target="_blank">documentation</a>
<li>Community cooperation - <a href="https://github.com/mtachon" target="_blank">Mathieu Tachon</a>!</li>
<li>demo: <a href="https://apitestbed.geonovum.nl/" target="_blank">Geonovum testbed server</a></li>
<li>documentation: <a href="https://docs.pygeoapi.io/en/latest/crs.html" target="_blank">documentation</a>
- <a href="https://apitestbed.geonovum.nl/test-results/cite-apitestbed-pygeoapi.pdf" target="_blank">CITE Test Compliance</a>
</li>
</ul>
Expand Down Expand Up @@ -402,7 +401,7 @@ <h2>Roadmap</h2>
</li>
<li>Oracle feature provider</li>
<li>TileDB feature provider</li>
<li>Provider specific HTML templating</li>
<li>Data / provider specific HTML templating</li>
</ul>
</section>
</section>
Expand Down

0 comments on commit e6a0002

Please sign in to comment.