[SCM] postgis.net branch website updated. clarity-final-228-g668733a
git at osgeo.org
git at osgeo.org
Fri Jul 31 16:58:01 PDT 2026
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".
The branch, website has been updated
via 668733a7d142f073ae17707f043c74d011ccae43 (commit)
via 3111abe3d5a46c8296ac72aa0e7759d3d6ad27bd (commit)
from dfe04b9680a522dd242c9ec5a1a75001159ab743 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 668733a7d142f073ae17707f043c74d011ccae43
Merge: dfe04b9 3111abe
Author: Darafei Praliaskouski <komzpa at gmail.com>
Date: Fri Jul 31 16:58:00 2026 -0700
Merge pull request 'Add historical WKT Raster presentations to training index' (!26) from Komzpa/postgis.net:ai/trac-raster-history-20260731 into website
Reviewed-on: https://gitea.osgeo.org/postgis/postgis.net/pulls/26
commit 3111abe3d5a46c8296ac72aa0e7759d3d6ad27bd
Author: Darafei Praliaskouski <me at komzpa.net>
Date: Sat Aug 1 02:12:00 2026 +0400
docs: preserve historical raster presentations
diff --git a/content/documentation/training.md b/content/documentation/training.md
index dd2a492..36ec259 100644
--- a/content/documentation/training.md
+++ b/content/documentation/training.md
@@ -1,7 +1,7 @@
---
title: Training Materials
date: 2022-02-01
-lastmod: 2026-07-30
+lastmod: 2026-07-31
description: "In depth learning tools like workshops and books."
weight: 100
geekdocHidden: false
@@ -126,17 +126,25 @@ new projects.
* [State of PostGIS, FOSS4G 2011](http://s3.cleverelephant.ca/state-of-postgis-2011-foss4g.pdf)
* [PostGIS 2.0 the new stuff, FOSS4G 2011](http://www.postgis.us/downloads/FOSS4G2011PostGIS20NewStuff.pdf)
+* [Store, manipulate and analyze raster data within PostgreSQL/PostGIS](https://web.archive.org/web/20260714021210id_/https://trac.osgeo.org/postgis/raw-attachment/wiki/WKTRaster/PierreRacine_FOSS4G-2011.pdf),
+ Pierre Racine, FOSS4G Denver
### 2010
* [PostGIS - das Wo? in der Datenbank](https://wiki.postgresql.org/images/3/31/Postgis_das_wo_in_der_datenbank_pgday_eu_2010.pdf)
* [PostGIS, a PostgreSQL module for spatial data](https://wiki.postgresql.org/images/2/2e/Postgis_vincent_picavet_pgdayEU2010.pdf)
* [Integrating PostGIS in Web Applications](http://www.postgis.us/downloads/pgconeast2010/pgconeast2010_postgiswebapps.pdf)
+* [Introducing PostGIS WKT Raster: Seamless Raster/Vector Operations in a Spatial Database](https://web.archive.org/web/20260714021207id_/https://trac.osgeo.org/postgis/raw-attachment/wiki/WKTRaster/FOSS4G2010_Pierre.pdf),
+ Pierre Racine, FOSS4G Barcelona
+* [PostGIS WKT Raster: An Open Source Alternative to Oracle GeoRaster](https://web.archive.org/web/20260714021203id_/https://trac.osgeo.org/postgis/raw-attachment/wiki/WKTRaster/FOSS4G2010_Jorge.pdf),
+ Jorge Arevalo, FOSS4G Barcelona
### 2009
* [PGCon 2009 Spatial Analysis with PostGIS](https://www.pgcon.org/2009/schedule/events/174.en.html)
and [movie](https://media.postgresql.org/pgcon2009/sessions/0521/pgcon2009-sessions-spatial.mov)
+* [Introduction to PostGIS WKT Raster and Raster Objects](https://web.archive.org/web/20260714022804id_/https://trac.osgeo.org/postgis/raw-attachment/wiki/WKTRaster/WKTRasterIntro-Geomatique2009.pdf),
+ Pierre Racine, Geomatique 2009
### 2007
-----------------------------------------------------------------------
Summary of changes:
content/documentation/training.md | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
hooks/post-receive
--
postgis.net
More information about the postgis-tickets
mailing list