[geos-commits] r2498 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Fri May 8 08:29:13 EDT 2009


Author: strk
Date: 2009-05-08 08:29:12 -0400 (Fri, 08 May 2009)
New Revision: 2498

Modified:
   trunk/NEWS
Log:
Note the withinDistance addition to DistanceOp

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2009-05-08 12:27:23 UTC (rev 2497)
+++ trunk/NEWS	2009-05-08 12:29:12 UTC (rev 2498)
@@ -7,6 +7,8 @@
   - Added algorithm::Angle class
   - Added algorithm::BoundaryNodeRule class
   - IsSimpleOp can now return non-simple location coordinate
+  - DistanceOp can now check for 'within distance' predicate
+    (earlier exit)
   - MultiPolygon::getBoundary always return MultiLineString, also
     when the result is the EMPTY geometry.
 



More information about the geos-commits mailing list