[geos-commits] [SCM] GEOS branch main updated. 88a40b383ef4bb30fd72f8ac3f255bfc7060ead7
git at osgeo.org
git at osgeo.org
Mon Mar 9 06:21:19 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 "GEOS".
The branch, main has been updated
via 88a40b383ef4bb30fd72f8ac3f255bfc7060ead7 (commit)
from 637142a36e34062f32fd2c94f7e37d2c8259becb (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 88a40b383ef4bb30fd72f8ac3f255bfc7060ead7
Author: Daniel Baston <dbaston at gmail.com>
Date: Mon Mar 9 09:20:40 2026 -0400
NEWS updates
diff --git a/NEWS.md b/NEWS.md
index 187b4781c..3f8bf9b43 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,15 +3,27 @@
2026-xx-xx
- New things:
- -
+ - Add new C API functions for Hausdorff distance (GH-1352, Sven Jensen)
+ - Add GEOSSubdivideByGrid (GH-1232, Dan Baston)
- Breaking Changes:
- BufferOp returns POLYGON EMPTY when fed Inf/Nan coords (GH-1332)
+ - Return Inf when calculating distance to an empty geometry (GH-1345, Even Rouault)
+
- Fixes/Improvements:
- Buffer of Linestring includes spurious hole (GH-1217, Moritz Kirmse)
-
-
+ - Preserve M values in GEOSInterpolate (GH-1390, Dan Baston)
+ - Preserve M values in GEOSLineMerge (GH-1364, Dan Baston)
+ - Preserve M values in GEOSCoverageSimplify (GH-1384, Paul Ramsey)
+ - Preserve M values in GEOSDensify (GH-1319, Dan Baston)
+ - Preserve M values in GEOSSimplify (GH-1317, Dan Baston)
+ - Preserve M values in GEOSPolygonize (GH-1363 Dan Baston)
+ - Fix some cases of dropped M values in overlay (GH-1364/GH-1388, Dan Baston)
+ - Support curved inputs in GEOSNode (GH-1347, Dan Baston)
+ - GEOSClusterDBSCAN fix unsassigned clusters with minPoints <= 1 (GH-1386, Dan Baston)
+ - Fix crash in GEOSConvexHull (GH-1358, Dan Baston)
+ - Overlay performance improvements (GH-1353, arriopolis, Martin Davis)
## Changes in 3.14.0
2025-08-21
-----------------------------------------------------------------------
Summary of changes:
NEWS.md | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list