[SCM] PostGIS branch stable-3.5 updated. 3.5.2-35-g20aaf8c86
git at osgeo.org
git at osgeo.org
Mon Apr 28 03:44:57 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, stable-3.5 has been updated
via 20aaf8c86c324a4ee31d258d47fce6cb47aeb593 (commit)
from bcd3834a2e0e976a76d0869635a7efee3e40ee8a (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 20aaf8c86c324a4ee31d258d47fce6cb47aeb593
Author: Sandro Santilli <strk at kbt.io>
Date: Mon Apr 28 12:44:28 2025 +0200
Add NEWS item for grid-based overlay op doc fix
diff --git a/NEWS b/NEWS
index 7ca3d5ac4..641baac5e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-PostGIS 3.5.3
+PostGIS 3.5.3dev
2025/xx/xx
To take advantage of all postgis_sfcgal extension features SFCGAL 1.5+ is needed.
@@ -17,6 +17,7 @@ PostgreSQL 12-18 required. GEOS 3.8+ required. Proj 6.1+ required.
- #5874, Line substring returns wrong answer (Paul Ramsey)
- #5829, geometry_columns with non-standard constraints (Paul Ramsey)
- #5818, GT-244 Fix CG_IsSolid function (Loïc Bartoletti)
+- #5885, Fix documentation about grid-based overlay operations (Sandro Santilli)
PostGIS 3.5.2
2025/01/18
-----------------------------------------------------------------------
Summary of changes:
NEWS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list