[SCM] postgis.net branch website updated. clarity-final-243-g3af133b
git at osgeo.org
git at osgeo.org
Sat Aug 1 15:56:45 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 3af133b8867bf9ae9c8f7a3a10ae69fc058f494e (commit)
via 8a97b22827d8248d790b4bd442d449d4099fb5ab (commit)
from a5c2c889acde7b0a12358829e5fb09faea05f8e1 (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 3af133b8867bf9ae9c8f7a3a10ae69fc058f494e
Merge: a5c2c88 8a97b22
Author: Darafei Praliaskouski <komzpa at gmail.com>
Date: Sat Aug 1 15:56:43 2026 -0700
Merge pull request 'Fix the archived raster tutorial link' (!29) from Komzpa/postgis.net:fix/raster-tutorial-wayback-20260802 into website
Reviewed-on: https://gitea.osgeo.org/postgis/postgis.net/pulls/29
commit 8a97b22827d8248d790b4bd442d449d4099fb5ab
Author: Darafei Praliaskouski <me at komzpa.net>
Date: Sun Aug 2 02:53:05 2026 +0400
fix: link the archived raster tutorial
diff --git a/content/documentation/training.md b/content/documentation/training.md
index d400f46..88931de 100644
--- a/content/documentation/training.md
+++ b/content/documentation/training.md
@@ -141,8 +141,8 @@ new projects.
* [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)
-* [Historical raster/vector overlay tutorial](/development/docs/history/raster-vector-tutorial/),
- Pierre Racine's caribou and SRTM walkthrough updated to current PostGIS names
+* [Historical raster/vector overlay tutorial](https://web.archive.org/web/20251112142920/https://trac.osgeo.org/postgis/wiki/WKTRasterTutorial01),
+ Pierre Racine's original caribou and SRTM walkthrough
* [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),
-----------------------------------------------------------------------
Summary of changes:
content/documentation/training.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
postgis.net
More information about the postgis-tickets
mailing list