소스 검색

v.rast.stats: more keywords

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70097 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 8 년 전
부모
커밋
4bde4fc531
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      scripts/v.rast.stats/v.rast.stats.py

+ 3 - 1
scripts/v.rast.stats/v.rast.stats.py

@@ -9,7 +9,7 @@
 #               add column choose by Luca Delucchi
 # PURPOSE:      Calculates univariate statistics from a GRASS raster map
 #               only for areas covered by vector objects on a per-category base
-# COPYRIGHT:    (C) 2005-2010 by the GRASS Development Team
+# COPYRIGHT:    (C) 2005-2016 by the GRASS Development Team
 #
 #               This program is free software under the GNU General Public
 #               License (>=v2). Read the file COPYING that comes with GRASS
@@ -24,6 +24,8 @@
 #% keyword: raster
 #% keyword: univariate statistics
 #% keyword: zonal statistics
+#% keyword: sampling
+#% keyword: querying
 #%end
 #%flag
 #% key: c