Browse Source

v.rast.stats: more keywords (trunk, https://trac.osgeo.org/grass/changeset/70097)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@70099 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 8 years ago
parent
commit
8f701d7312
1 changed files with 3 additions and 1 deletions
  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