[SCM] postgis.net branch website updated. clarity-final-241-ga5c2c88
git at osgeo.org
git at osgeo.org
Sat Aug 1 14:50:58 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 a5c2c889acde7b0a12358829e5fb09faea05f8e1 (commit)
via e2100077fedbc828b71e6a3bf1fee236cc9eb976 (commit)
via cc6b0486f8f40ad2d3c0d86d4ab5a466461e8bcd (commit)
via be5ac8e3988e58318d77942d40003a0c1a84c86d (commit)
from a33105078318232907b5ded460ef76d592d5b91e (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 a5c2c889acde7b0a12358829e5fb09faea05f8e1
Merge: a331050 e210007
Author: Darafei Praliaskouski <komzpa at gmail.com>
Date: Sat Aug 1 14:50:56 2026 -0700
Merge pull request 'Retire Trac wiki links without losing raster history' (!27) from Komzpa/postgis.net:ai/trac-raster-artifacts-20260801 into website
Reviewed-on: https://gitea.osgeo.org/postgis/postgis.net/pulls/27
commit e2100077fedbc828b71e6a3bf1fee236cc9eb976
Author: Darafei Praliaskouski <me at komzpa.net>
Date: Sat Aug 1 22:59:53 2026 +0400
docs: point retired wiki content to maintained homes
diff --git a/content/development/bug_reporting.md b/content/development/bug_reporting.md
index 9d888a5..90cf8bc 100644
--- a/content/development/bug_reporting.md
+++ b/content/development/bug_reporting.md
@@ -1,6 +1,7 @@
---
title: Bug Reporting
date: 2022-02-01
+lastmod: 2026-08-01
weight: 60
description: "The right way to report a bug so that it can be fixed."
geekdocHidden: false
@@ -35,6 +36,9 @@ geekdocHidden: false
* If the issue is a crash, include a backtrace when possible. The
[testing and debugging guide](/development/docs/testing/#backtraces)
describes how to attach `gdb` to a PostgreSQL backend and capture one.
+ * For raster issues, select the `raster` component and include `gdalinfo`
+ output for the source raster when possible. For `raster2pgsql` problems,
+ include the complete loader command line.
<br/>
## Security Issues
diff --git a/content/news/2018/04-06_postgis-patches.md b/content/news/2018/04-06_postgis-patches.md
index d809f72..f06fc1a 100644
--- a/content/news/2018/04-06_postgis-patches.md
+++ b/content/news/2018/04-06_postgis-patches.md
@@ -65,4 +65,4 @@ make sure to rerun the version packaged with these releases.
* [Changelog](https://svn.osgeo.org/postgis/tags/2.4.4/ChangeLog)
[1]: https://trac.osgeo.org/postgis/query?status=closed&resolution=fixed&milestone=PostGIS+2.4.4&milestone=PostGIS+2.3.7&milestone=PostGIS+2.2.7&col=id&col=summary&col=milestone&col=status&col=type&col=priority&col=component&order=priority
-[2]: https://web.archive.org/web/20180427043448/https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
+[2]: /development/compatibility/
commit cc6b0486f8f40ad2d3c0d86d4ab5a466461e8bcd
Author: Darafei Praliaskouski <me at komzpa.net>
Date: Sat Aug 1 21:35:46 2026 +0400
docs: restore historical raster training links
diff --git a/content/documentation/training.md b/content/documentation/training.md
index 36ec259..d400f46 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-31
+lastmod: 2026-08-01
description: "In depth learning tools like workshops and books."
weight: 100
geekdocHidden: false
@@ -128,16 +128,25 @@ new projects.
* [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
+* [PostGIS 2.0 3D and Raster support enhancements](https://www.postgis.us/downloads/ncgis2011/NCGISSDBPostGIS20_2011.pdf),
+ Regina Obe and Leo Hsu, North Carolina GIS Conference
+* [PostGIS Raster Plugin for Quantum GIS](https://web.archive.org/web/20140423185737id_/http://mtc-m18.sid.inpe.br/col/sid.inpe.br/mtc-m18/2011/12.14.11.29/doc/mauricio2.pdf),
+ Maurício Carvalho Mathias de Paulo and Lubia Vinhas
+* [Accessing PostGIS Raster from gvSIG Desktop](https://www.slideshare.net/nbrodin/postgisrastergvsig),
+ Jorge Sanz and Ignacio Brodin, with the [extension manual](https://web.archive.org/web/20110816142446id_/http://forge.osor.eu/docman/view.php/313/560/PostGISRaster-0.1-man-en.pdf)
+ and [video demonstration](https://web.archive.org/web/20120604184811id_/http://trac.osgeo.org/postgis/raw-attachment/wiki/WKTRaster/postgisraster_on_gvsig.zip)
### 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)
+* [Historical raster/vector overlay tutorial](/development/docs/history/raster-vector-tutorial/),
+ Pierre Racine's caribou and SRTM walkthrough updated to current PostGIS names
* [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
+ Jorge Arévalo, FOSS4G Barcelona
### 2009
@@ -145,6 +154,14 @@ new projects.
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
+* [A Data System for Visualizing 4-D Atmospheric CO2 Models and Data](https://download.osgeo.org/osgeo/foss4g/2009/SPREP/2Thu/Parkside%20GO4/1030/Thu%20G04%201130%20Erickson/Erickson_foss4g.ppt),
+ Tyler Erickson, FOSS4G Sydney
+
+### 2008
+
+* [PostGIS WKT Raster Specifications Version 1.0](https://www.cef-cfr.ca/uploads/Membres/WKTRasterSpecifications1.0.pdf),
+ Pierre Racine, Université Laval
+* [PostGIS raster integration discussion bibliography, 2002-2008](https://web.archive.org/web/20250824144943/https://trac.osgeo.org/postgis/wiki/UsersWikiRasterNotes)
### 2007
commit be5ac8e3988e58318d77942d40003a0c1a84c86d
Author: Darafei Praliaskouski <me at komzpa.net>
Date: Sat Aug 1 09:35:39 2026 +0400
docs: retire historical Trac compatibility links
diff --git a/content/news/2018/04-06_postgis-patches.md b/content/news/2018/04-06_postgis-patches.md
index 00cf1ef..d809f72 100644
--- a/content/news/2018/04-06_postgis-patches.md
+++ b/content/news/2018/04-06_postgis-patches.md
@@ -65,4 +65,4 @@ make sure to rerun the version packaged with these releases.
* [Changelog](https://svn.osgeo.org/postgis/tags/2.4.4/ChangeLog)
[1]: https://trac.osgeo.org/postgis/query?status=closed&resolution=fixed&milestone=PostGIS+2.4.4&milestone=PostGIS+2.3.7&milestone=PostGIS+2.2.7&col=id&col=summary&col=milestone&col=status&col=type&col=priority&col=component&order=priority
-[2]: https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
+[2]: https://web.archive.org/web/20180427043448/https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
diff --git a/content/news/2018/09-12_postgis-2.4.5.md b/content/news/2018/09-12_postgis-2.4.5.md
index 7d8110e..cbfd6f5 100644
--- a/content/news/2018/09-12_postgis-2.4.5.md
+++ b/content/news/2018/09-12_postgis-2.4.5.md
@@ -41,4 +41,3 @@ make sure to rerun the version packaged with these releases.
* [Changelog](https://svn.osgeo.org/postgis/tags/2.4.5/ChangeLog)
[1]: https://trac.osgeo.org/postgis/query?status=closed&resolution=fixed&milestone=PostGIS+2.4.5&col=id&col=summary&col=milestone&col=status&col=type&col=priority&col=component&order=priority
-[2]: https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
-----------------------------------------------------------------------
Summary of changes:
content/development/bug_reporting.md | 4 ++++
content/documentation/training.md | 21 +++++++++++++++++++--
content/news/2018/04-06_postgis-patches.md | 2 +-
content/news/2018/09-12_postgis-2.4.5.md | 1 -
4 files changed, 24 insertions(+), 4 deletions(-)
hooks/post-receive
--
postgis.net
More information about the postgis-tickets
mailing list