Release 3.11.4
2024-06-05
- Fixes/Improvements:
- Intersection: change to using DoubleDouble computation to improve robustness (GH-937, Martin Davis)
- Fix IncrementalDelaunayTriangulator to ensure triangulation boundary is convex (GH-953, Martin Davis)
- Fix build on Illumus (GH-971)
- Fix DiscreteHausdorffDistance for LinearRing (GH-1000, Martin Davis)
- 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 reading WKT with EMPTY token with white space (GH-1025, Mike Taves)