[SCM] PostGIS branch master updated. 3.6.0rc2-161-ga14926dae
git at osgeo.org
git at osgeo.org
Wed Oct 29 07:20:40 PDT 2025
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".
The branch, master has been updated
via a14926dae52db384d86dd3ff84ee9317f05837f9 (commit)
from 2de4990a6879b6a935c7617bd57a1d98c4ec4110 (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 a14926dae52db384d86dd3ff84ee9317f05837f9
Author: Sandro Santilli <strk at kbt.io>
Date: Wed Oct 29 15:20:22 2025 +0100
Fix typos, ignore intentional ones
diff --git a/.codespell.ignore b/.codespell.ignore
index de287e7b3..e75d0d639 100644
--- a/.codespell.ignore
+++ b/.codespell.ignore
@@ -35,3 +35,5 @@ techer
unknwn
nin
msdos
+Koordinates
+Pease
diff --git a/NEWS b/NEWS
index 6fc642459..4cde8f448 100644
--- a/NEWS
+++ b/NEWS
@@ -1571,8 +1571,8 @@ PostGIS 2.1.0
- #2302, ST_Roughness for raster (Nathaniel Clay)
- #2290, ST_ColorMap(raster) to generate RGBA bands
- #2254, Add SFCGAL backend support.
- (Backend selection throught postgis.backend var)
- Functions available both throught GEOS or SFCGAL:
+ (Backend selection through postgis.backend var)
+ Functions available both through GEOS or SFCGAL:
ST_Intersects, ST_3DIntersects, ST_Intersection, ST_Area,
ST_Distance, ST_3DDistance
New functions available only with SFCGAL backend:
@@ -2347,7 +2347,7 @@ PostGIS 1.3.1
PostGIS 1.3.0
2007/08/09
- - Began migration of functions to the SQL-MM-centric naming convension
+ - Began migration of functions to the SQL-MM-centric naming convention
using the spatial type (SP) prefix
- Performance enhancements:
- Created cached and indexed point-in-polygon short-circuits
-----------------------------------------------------------------------
Summary of changes:
.codespell.ignore | 2 ++
NEWS | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list