[geos-commits] r3072 - trunk/php

svn_geos at osgeo.org svn_geos at osgeo.org
Thu Jun 24 05:42:39 EDT 2010


Author: strk
Date: 2010-06-24 09:42:39 +0000 (Thu, 24 Jun 2010)
New Revision: 3072

Modified:
   trunk/php/TODO
Log:
Update


Modified: trunk/php/TODO
===================================================================
--- trunk/php/TODO	2010-06-24 09:41:10 UTC (rev 3071)
+++ trunk/php/TODO	2010-06-24 09:42:39 UTC (rev 3072)
@@ -2,9 +2,9 @@
 
 - Implement serialization/deserialization for Geometry
 - Documentation !! (doxygen-based?)
+- Add WKBReader::read and WKBWriter::write (binary strings required)
 - Find a way to have GEOSGeometry contents shown on var_dump
 - Use the re-entrant interface
-- Add interfaces for WKBReader/WKBWriter ?
 - Add interface for algorithms (Orientation Index) ?
 - Add interfaces for prepared geometries ?
 - Add interfaces for STRTree ?



More information about the geos-commits mailing list