Skip to content

Commit d34b0dc

Browse files
committed
add UI slide/poll
1 parent 4ddf4e0 commit d34b0dc

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

docs/presentations/foss4g2024/index.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,10 +442,26 @@ <h2>Roadmap</h2>
442442
</li>
443443
<li>Ensure compliance against all OGC API standards that have CITE tests</li>
444444
<li>OGC CITE GitHub Actions (@ricardogsilva)</li>
445-
<li>TileDB feature provider</li>
446-
<li>Data / provider specific HTML templating</li>
445+
<li>more OGC APIs - Moving Features, DGGS, Routes</li>
446+
<li>Data / provider specific HTML templating (<a href="https://github.com/geopython/pygeoapi/pull/1858">Pull Request</a>)</li>
447447
</ul>
448448
</section>
449+
<section>
450+
<h2>What about an admin UI to manage the configuration?</h2>
451+
<ul>
452+
<li>pygeoapi:
453+
<ul>
454+
<li>is headless by design</li>
455+
<li>has an admin API</li>
456+
<li>can benefit from an admin UI</li>
457+
</ul>
458+
<li>An admin UI can live outside of the pygeoapi core (talks to admin API)</li>
459+
</ul>
460+
</section>
461+
<section>
462+
<h2>Live poll: Who would like to see a pygeoapi UI for configuration?</h2>
463+
<img alt="pygoeapi UI pool" src="../default/static/2024-12-04-ui-poll.svg" width="400"/>
464+
</section>
449465
</section>
450466
<section id="support">
451467
<section>
@@ -501,7 +517,9 @@ <h1>Thank you!</h1>
501517
<a href="https://github.com/pvgenuchten">@pvgenuchten</a>
502518
<a href="https://github.com/justb4">@justb4</a>
503519
<a href="https://github.com/jorgejesus">@jorgejesus</a>
520+
<a href="https://github.com/doublebyte1">@doublebyte1</a>
504521
</p>
522+
<h2><a href="https://wall.sli.do/event/uFb8MUsMENM8Kdz32vFwVv?section=cc3acfdf-7a97-46ae-b288-3fd783a373f3ol">Live poll UI results</a></h2>
505523
</section>
506524
</div>
507525
</div>

0 commit comments

Comments
 (0)