Skip to content

Commit

Permalink
Add NEWS items for 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts committed Jul 25, 2022
1 parent e3abcc8 commit ae1b4b7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion NEWS.md
Expand Up @@ -13,13 +13,18 @@ xxxx-xx-xx

- New things:
- OffsetCurve (GH-530, Paul Ramsey/Martin Davis)
- ConcaveHull (GH-549, Paul Ramsey/Martin Davis)
- ConcaveHull (GH-550, Paul Ramsey/Martin Davis)
- ConcaveHullOfPolygons (GH-617, Paul Ramsey/Martin Davis)
- PolygonHull (GH-603, Paul Ramsey/Martin Davis)
- LineMerger directed option (GH-597, Sergei Sh)
- CAPI: GEOSHilbertCode (GH-556, Brendan Ward)
- CAPI: GEOSGeom_createRectangle (GH-558, Brendan Ward)
- CAPI: GEOSGeom_transformXY (GH-563, Dan Baston/Brendan Ward)
- CAPI: GEOSRemoveRepeatedPoints (GH-599, Paul Ramsey)
- CAPI: GEOSConcaveHull (GH-550, Paul Ramsey)
- CAPI: GEOSConcaveHullOfPolygons (GH-603, Paul Ramsey)
- CAPI: GEOSPolygonHullSimplify (GH-603, Paul Ramsey)
- CAPI: GEOSPolygonHullSimplifyByArea (GH-633, Paul Ramsey)
- CAPI: GEOSLineMergeDirected (GH-597, Sergei Sh)
- CAPI: setFixStructure for WKB/WKT readers to automatically repair
structural errors in the input (GH-639, Paul Ramsey)
Expand All @@ -29,6 +34,7 @@ xxxx-xx-xx
- Fix SnapRoundingNoder to use tolerance in noding; also fixes GeometryPrecisionReducer (#504, Sergei)
- Allow direct setting of grid size (GH-513, Martin Davis)
- Allow GEOS to be used as a CMake subproject (GH-518, Robert Coup)
- CAPI GEOSOffsetCurve uses new OffsetCurve implementation (GH-530, Paul Ramsey)
- Remove .inl inline files in favour of header declaration (GH-543, Paul Ramsey)
- Add SnappingNoder seeding (Martin Davis)
- Add OverlayNG area check heuristic (JTS-812, Paul Ramsey)
Expand Down

0 comments on commit ae1b4b7

Please sign in to comment.