[GRASS-SVN] r52483 - grass-addons/grass6/raster/r.in.wms2
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jul 31 04:02:05 PDT 2012
Author: martinl
Date: 2012-07-31 04:02:03 -0700 (Tue, 31 Jul 2012)
New Revision: 52483
Modified:
grass-addons/grass6/raster/r.in.wms2/r.in.wms2.py
Log:
r.in.wms2: define extra guisection for layers/output
Modified: grass-addons/grass6/raster/r.in.wms2/r.in.wms2.py
===================================================================
--- grass-addons/grass6/raster/r.in.wms2/r.in.wms2.py 2012-07-31 11:00:22 UTC (rev 52482)
+++ grass-addons/grass6/raster/r.in.wms2/r.in.wms2.py 2012-07-31 11:02:03 UTC (rev 52483)
@@ -32,6 +32,7 @@
#% description: Layers to request from map server
#% multiple: yes
#% required: no
+#% guisection: Required
#%end
#%option
@@ -40,6 +41,7 @@
#% gisprompt: new,cell,raster
#% description: Name for output raster map
#% required: no
+#% guisection: Required
#%end
#%option
More information about the grass-commit
mailing list