ソースを参照

r.reclass.area: more guisections

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@49768 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 年 前
コミット
fabbf49090
1 ファイル変更2 行追加0 行削除
  1. 2 0
      scripts/r.reclass.area/r.reclass.area.py

+ 2 - 0
scripts/r.reclass.area/r.reclass.area.py

@@ -37,12 +37,14 @@
 #% key: lesser
 #% type: double
 #% description: Lesser value option that sets the <= area size limit [hectares]
+#% guisection: Area
 #%end
 
 #%option
 #% key: greater
 #% type: double
 #% description: Greater value option that sets the >= area size limit [hectares]
+#% guisection: Area
 #%end
 
 import sys