[geos-commits] r3137 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Nov 29 06:08:07 EST 2010


Author: strk
Date: 2010-11-29 03:08:07 -0800 (Mon, 29 Nov 2010)
New Revision: 3137

Modified:
   trunk/NEWS
Log:
SharedPaths in NEWS [RT-SIGTA]

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2010-11-29 10:51:13 UTC (rev 3136)
+++ trunk/NEWS	2010-11-29 11:08:07 UTC (rev 3137)
@@ -10,8 +10,8 @@
   - CAPI: GEOSPolygonize_full to return all informations computed by
           the polygonizer
   - CAPI: GEOSOrientationIndex
-  - PHP: new PHP5 bindings 
-  - SharedPathsOp: find shared paths and their direction
+  - CAPI: GEOSSharedPaths to find shared paths and their orientation
+  -  PHP: new PHP5 bindings based on CAPI
 - C++ API changes:
   - Geometry::isWithinDistance method is now const
   - Polygonizer::getCutEdges returns by const ref



More information about the geos-commits mailing list