瀏覽代碼

add TODO

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53111 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 12 年之前
父節點
當前提交
ba13c3ae64
共有 1 個文件被更改,包括 3 次插入0 次删除
  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