BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//talks.staging.osgeo.org//qgis-uc2024//talk//GRVFZG
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-qgis-uc2024-GRVFZG@talks.staging.osgeo.org
DTSTART;TZID=CET:20240909T160000
DTEND;TZID=CET:20240909T163000
DESCRIPTION:PgMetadata is made for people using QGIS as their main GIS appl
 ication\, and PostgreSQL as their main vector data storage.\n\nThe layers 
 metadata are stored inside your PostgreSQL database\, in a dedicated schem
 a. Classical fields are supported\, such as the title\, description\, cate
 gories\, themes\, links\, and the spatial properties of your data.\n\nPgMe
 tadata is not designed as a catalog application which lets you search amon
 g datasets and then download the data. It is designed to ease the use of t
 he metadata inside QGIS\, allowing to search for a data and open the corre
 sponding layer\, or to view the metadata of the already loaded PostgreSQL 
 layers.\n\nBy storing the metadata of the vector and raster tables inside 
 the database:\n\n    QGIS can read the metadata easily by using the layer 
 PostgreSQL connection: a dock panel shows the metadata for the active laye
 r when the plugin detects metadata exists for this QGIS layer.\n    QGIS c
 an run SQL queries: you can use the QGIS locator search bar to search for 
 a layer\, and load it easily in your project.\n\nThe administrator in char
 ge of editing the metadata will also benefit from the PostgreSQL storage:\
 n\n    PostgreSQL/PostGIS functions are used to automatically update some 
 fields based on the table data (the layer extent\, geometry type\, feature
  count\, projection\, etc.).\n    The metadata is saved with your data any
 time you backup the database\n    You do not need to share XML files acros
 s the network or install a new catalog application to manage your metadata
  and allow the users to get it.\n\nAnd the plugin contains some processing
  algorithms to help the administrator.
DTSTAMP:20260413T165547Z
LOCATION:B320
SUMMARY:PgMetadata - A QGIS plugin to store the metadata of PostgreSQL laye
 rs inside the database\, and use them inside QGIS - Etienne TRIMAILLE
URL:https://talks.staging.osgeo.org/qgis-uc2024/talk/GRVFZG/
END:VEVENT
END:VCALENDAR
