[geos-commits] [SCM] GEOS branch 3.15 updated. 9a434945ee52489278e29d60ce6ee9ad9d621953
git at osgeo.org
git at osgeo.org
Wed Sep 2 02:28:24 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, 3.15 has been updated
via 9a434945ee52489278e29d60ce6ee9ad9d621953 (commit)
from 61285ba667d977f53e44aaab04ff437f76ab28d4 (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 9a434945ee52489278e29d60ce6ee9ad9d621953
Author: Sandro Santilli <strk at kbt.io>
Date: Wed Sep 2 11:25:49 2026 +0200
Be more explicit about the new HausdorffDistance functions
diff --git a/NEWS.md b/NEWS.md
index 0c2332a3d..ba05bc8ee 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,7 +18,7 @@
- New things:
- Add GEOSMinimumSpanningTree (Paul Ramsey)
- Add GEOSCoverageEdges (Paul Ramsey)
- - Add new C API functions for Hausdorff distance (GH-1352, Sven Jensen)
+ - GEOSHausdorffDistanceWithPoints, GEOSHausdorffDistanceDensifyWithPoints (GH-1352, Sven Jensen)
- Add GEOSSubdivideByGrid (GH-1232, Dan Baston)
- Add support for curved geometries to the following operations:
- BoundaryOp (GH-1394, Dan Baston)
-----------------------------------------------------------------------
Summary of changes:
NEWS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list