Explorar el Código

add TODO

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53111 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz hace 13 años
padre
commit
ba13c3ae64
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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
 #% description: Calculates univariate statistics on selected table column for a GRASS vector map.
 #% keywords: vector