Skip to content

Agenda 2024 12 03 FOSS4G

Tom Kralidis edited this page Nov 30, 2024 · 7 revisions

Date/time/Location: 2024-12-03, 09:00–13:00 (America/Belém), Room Guajará

Note: first name of section is lead

  • 8:30: team to convene to setup and ensure no technical issues
  • 9:00: start, welcome, workshop team introductions, schedule
  • 9:10
    • introduction (@tomkralidis)
    • workshop environment setup (@PascalLike @webb-ben)
    • standards and building blocks (@doublebyte1 @tomkralidis)
    • data publishing
      • your first dataset (@webb-ben @doublebyte1)
  • 10:45 20 minute break
  • 11:05
    • data publishing continued
      • vector data (OGR, ArcGIS, ES) (@webb-ben @doublebyte1)
      • raster data (COG, GeoTIFF, GRIB2, NetCDF) (@tomkralidis @PascalLike)
      • tiles (@doublebyte1 @PascalLike)
      • maps (@tomkralidis @doublebyte1)
      • metadata (@PascalLike @doublebyte1)
      • environmental data retrieval (@webb-ben @tomkralidis) (optional as time permits)
      • processes (@webb-ben) (optional as time permits)
    • conclusion (@tomkralidis)
  • 13:00: close

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 2024