[GRASS-SVN] r38549 - grass/trunk/doc/vector

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jul 31 07:32:25 EDT 2009


Author: martinl
Date: 2009-07-31 07:32:25 -0400 (Fri, 31 Jul 2009)
New Revision: 38549

Modified:
   grass/trunk/doc/vector/TODO
Log:
vector TODO updated


Modified: grass/trunk/doc/vector/TODO
===================================================================
--- grass/trunk/doc/vector/TODO	2009-07-31 11:26:59 UTC (rev 38548)
+++ grass/trunk/doc/vector/TODO	2009-07-31 11:32:25 UTC (rev 38549)
@@ -56,6 +56,8 @@
 zero). The speed will decrease a bit but not significantly because
 files are usually cached by system.
 
+* Update: implemented in r38385 (2009/07) by Markus Metz
+
 Temporary vector
 ----------------
 Analytical modules process data in the output vector (for example
@@ -78,6 +80,8 @@
 structure 'recycle' in 'dig_head' where the list could be imlemented
 (without changing 'dig_head' size, to keep binary compatibility).
 
+* Note: currently wxGUI vector digitizer 'undo' depends on this 'feature'
+
 Vect_rewrite_line
 -----------------
 Implement properly Vect_rewrite_line(). Currently it simply calls
@@ -97,6 +101,8 @@
 stored in the structure) which can be time consuming for example for
 areas or long lines.
 
+* See also http://trac.osgeo.org/grass/ticket/542
+
 Switching to update mode
 ------------------------
 It would be useful to have a possibility to switch to 'update' mode a
@@ -114,6 +120,8 @@
 and use this function in vector modules. This is also important for
 OGR interface improvements (see below).
 
+* Update: implemented in r38548 (2009/07) by Martin Landa
+
 OGR interface
 -------------
 It is important to enable direct access to OGR data sources without
@@ -237,4 +245,3 @@
 
 1/2009: Other suggestions moved to
  http://trac.osgeo.org/grass/
-



More information about the grass-commit mailing list