2025-03-03
- Fixes/Improvements:
- Intersection: change to using DoubleDouble computation to improve robustness (GH-937, Martin Davis)
- Fix build on Illumus (GH-971)
- PointOnSurface crashes with a collection containing a empty linestring (GH-1002, Paul Ramsey)
- Fix IsSimpleOp for MultiPoint with empty element (GH-1005, Martin Davis)
- Fix PreparedPolygonContains for GC with MultiPoint (GH-1008, Martin Davis)
- Fix reading WKT with EMPTY token with white space (GH-1025, Mike Taves)
- Centroid: Fix crash on polygons with empty holes (GH-1075, Dan Baston)
- MinimumClearance: Fix crash on NaN inputs (GH-1082, Dan Baston)
- GEOSRelatePatternMatch: Fix crash on invalid DE-9IM pattern (GH-1089, Dan Baston)