Browse Source

add TODO

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53111 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 12 years ago
parent
commit
ba13c3ae64
1 changed files with 3 additions and 0 deletions
  1. 3 0
      scripts/v.db.univar/v.db.univar.py

+ 3 - 0
scripts/v.db.univar/v.db.univar.py

@@ -16,6 +16,9 @@
 #
 #
 #############################################################################
 #############################################################################
 
 
+# TODO: this module should be named db.univar.
+# v.db.univar should have as input options vector and layer instead of table
+
 #%module
 #%module
 #% description: Calculates univariate statistics on selected table column for a GRASS vector map.
 #% description: Calculates univariate statistics on selected table column for a GRASS vector map.
 #% keywords: vector
 #% keywords: vector