[SCM] postgis.net branch website updated. clarity-final-212-gb33a9b7

git at osgeo.org git at osgeo.org
Thu Jul 30 00:11:04 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  b33a9b72a2e1f4e805c7252119b6e5e631ea01f4 (commit)
       via  2900f068b40189166ccf4aa899c6d15dc6cf103f (commit)
      from  45656027d9f6390575be39d0b43b92bb12b6f98d (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 b33a9b72a2e1f4e805c7252119b6e5e631ea01f4
Merge: 4565602 2900f06
Author: Darafei Praliaskouski <komzpa at gmail.com>
Date:   Thu Jul 30 00:11:03 2026 -0700

    Merge pull request 'Archive useful historical tutorial links' (!17) from Komzpa/postgis.net:ai/tutorial-archive-20260730 into website
    
    Reviewed-on: https://gitea.osgeo.org/postgis/postgis.net/pulls/17


commit 2900f068b40189166ccf4aa899c6d15dc6cf103f
Author: Darafei Praliaskouski <me at komzpa.net>
Date:   Thu Jul 30 11:05:19 2026 +0400

    Archive historical PostGIS tutorial links

diff --git a/content/documentation/training.md b/content/documentation/training.md
index c3c6f01..bf5f5a2 100644
--- a/content/documentation/training.md
+++ b/content/documentation/training.md
@@ -1,6 +1,7 @@
 ---
 title: Training Materials
 date: 2022-02-01
+lastmod: 2026-07-30
 description: "In depth learning tools like workshops and books."
 weight: 100
 geekdocHidden: false
@@ -65,3 +66,46 @@ This training series uses some data from [Introduction to PostGIS](/workshops/po
 * [GIS Stack Exchange](http://gis.stackexchange.com/questions/tagged/postgis) may already have your answer: search before you ask!
 
 * [Crunchy Data Interactive PostGIS Learning Portal](https://learn.crunchydata.com/postgis)
+
+## Historical Tutorials and Talks
+
+These community resources are kept for historical reference. Some use older
+PostGIS and PostgreSQL versions, so start with the current workshop above for
+new projects.
+
+### 2019
+
+* [PostGIS Day 2019 STL presentations](https://info.crunchydata.com/stl-postgis-day-2019-presentations)
+* [Everything about PostGIS](https://cdn2.hubspot.net/hubfs/2283855/PostGIS%20Day%202019%20-%20Overview.pdf)
+  and [video](https://youtu.be/g4DgAVCmiDE)
+
+### 2015
+
+* [PostGIS Gotchas](https://www.youtube.com/watch?v=GSuZP89UdGs)
+* [Almost Idiot's Guide to PostGIS](http://www.bostongis.com/PrinterFriendly.aspx?content_name=postgis_tut01),
+  last updated for PostGIS 2.2
+
+### 2011
+
+* [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)
+
+### 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)
+
+### 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)
+
+### 2007
+
+* [FOSS4G 2007 Introduction to PostGIS](http://2007.foss4g.org/workshops/W-04/)
+
+### Undated Community Tutorials
+
+* [Oh, the Places You'll Index!](https://jacksonvoelkel.com/presentations/postgis/postgis.html#/)
+* [Intermediate GIS with QGIS and PostGIS](https://training.datapolitan.com/qgis-training/Intermediate_GIS/#1)

-----------------------------------------------------------------------

Summary of changes:
 content/documentation/training.md | 44 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list