geography/geos: Update to 3.14.0
Changes in 3.14.0
2025-08-21
- New things:
- Add clustering functions to C API (GH-1154, Dan Baston)
- Ported LineDissolver (Paul Ramsey)
- Ported CoverageCleaner (Paul Ramsey)
- Add GEOSGridIntersectionFractions to C API (GH-1295, Dan Baston)
- Add functions to interrupt processing in a specific thread/context (GH-803, Dan Baston)
- Add "geos-targets.cmake" to build tree to allow building other software against
GEOS build without installing first (GH-1269, Dan Baston)
- Add GEOSCoordSeq_hasZ, GEOSCoordSeq_hasM (GH-1256, Aurele Ferotin)
- Add GEOSCoordSeq_createWithDimensions, GEOSCoordSeq_setM, GEOSCoordSeq_getM (GH-1246, Dan Baston)
- Add GEOSGeoJSONWriter_setOutputDimension (GH-1260, Aurele Ferotin)
- Add GEOSGeom_transformXYZ (GH-1157, Aurele Ferotin)
- Add GEOSisSimpleDetail (GH-1296, Dan Baston)
[4 lines not shown]
ups-nut: Fix PLIST for upstream adjustment to doc building
My memory is slightly hazy, but odds are good this package needed
catching up with dealing with upstream's html doc building practices,
which were in a bit of flux leading up to the 2.8.4 release.
(As always, let me know if this fails to build for you.)