[geos-commits] r2928 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Thu Feb 25 02:50:54 EST 2010


Author: strk
Date: 2010-02-25 02:50:53 -0500 (Thu, 25 Feb 2010)
New Revision: 2928

Modified:
   trunk/NEWS
Log:
Update with GEOSPolygonize_full item

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2010-02-23 20:00:50 UTC (rev 2927)
+++ trunk/NEWS	2010-02-25 07:50:53 UTC (rev 2928)
@@ -7,6 +7,8 @@
           GEOSGeom_createEmptyPolygon_r, GEOSGeom_createEmptyCollection_r
   - CAPI: GEOSGeom_extractUniquePoints_r
   - CAPI: GEOSGetGeometryN support for single geometries
+  - CAPI: GEOSPolygonize_full to return all informations computed by
+          the polygonizer
 - C++ API changes:
   - Polygonizer::getCutEdges returns by const ref
   - Polygonizer::getDangles returns by const ref



More information about the geos-commits mailing list