[geos-commits] [SCM] GEOS branch main updated. c5d995da23c5c8c5f3b389eaa8374cf06a53a868
git at osgeo.org
git at osgeo.org
Wed Sep 2 02:30:11 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 c5d995da23c5c8c5f3b389eaa8374cf06a53a868 (commit)
from 63c2253c6ce3303945f6f0890aa0341ee9600477 (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 c5d995da23c5c8c5f3b389eaa8374cf06a53a868
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 216d7a10c..7306fd41c 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