Skip to content

Agenda 2025 07 15 FOSS4G Europe

Tom Kralidis edited this page Jul 15, 2025 · 11 revisions

Agenda (time zone is in CEST):

Date/time/location: 2025-07-15, 14:00-18:00 (Europe/Sarajevo), Room PA02

Note: first name of section is lead

  • 13:30: team to convene to setup and ensure no technical issues
  • 14:00: start, welcome, workshop team introductions, schedule
  • 14:10
    • introduction (@tomkralidis)
    • workshop environment setup (@justb4 all)
    • standards and building blocks (@tomkralidis @pvgenuchten)
    • data publishing
      • your first dataset (@justb4 @pvgenuchten)
  • 15:45 20 minute break
  • 16:05
    • data publishing continued
      • vector data (OGR, ArcGIS, ES) (@justb4 @tomkralidis)
      • raster data (COG, GeoTIFF, GRIB2, NetCDF) (@ldesousa @tomkralidis)
      • maps (@pvgenuchten @geographika)
      • tiles (@justb4 @pvgenuchten)
      • metadata (@tomkralidis @pvgenuchten)
      • environmental data retrieval (@tomkralidis) (optional as time permits)
      • processes (@tomkralidis) (optional as time permits)
    • conclusion (@tomkralidis)
  • 18:00: close

Team

  • Tom
  • Just
  • Luís
  • Seth

Note to participants (sent 7 days before, after release tag)

Dear Diving into pygeoapi workshop participant:

Please consult the workshop documentation at https://dive.pygeoapi.io, and ensure you are setup accordingly (https://dive.pygeoapi.io/setup) prior to attending the workshop.

A Gitter channel exists at https://gitter.im/geopython/diving-into-pygeoapi for discussion and live support from the developers of the workshop.

As the installation of all dependencies on all platforms (Windows, Mac, Linux) can be quite involved and complex, this workshop provides all components within a Docker image.

The core requirement is to have Docker and Docker Compose installed on the system. Once you have Docker and Docker Compose installed you will be able to install the workshop without any other dependencies.

In the interest of time, and to save bandwidth, please ensure the following are complete before the workshop:

Once you have the workshop downloaded, ensure you have the required Docker images pulled to your system:

cd workshop/exercises
docker compose pull

Thank you and see you at the workshop!

Diving into pygeoapi workshop team FOSS4G Europe 2025

Clone this wiki locally