[GRASS-SVN] r52481 - grass-addons/grass6/raster/r.in.wms2

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Jul 31 03:55:49 PDT 2012


Author: martinl
Date: 2012-07-31 03:55:48 -0700 (Tue, 31 Jul 2012)
New Revision: 52481

Modified:
   grass-addons/grass6/raster/r.in.wms2/r.in.wms2.py
Log:
r.in.wms2: no standard option for scripts available in GRASS 6


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 03:56:38 UTC (rev 52480)
+++ grass-addons/grass6/raster/r.in.wms2/r.in.wms2.py	2012-07-31 10:55:48 UTC (rev 52481)
@@ -34,8 +34,12 @@
 #% required: yes
 #%end
 
-#%option G_OPT_R_OUTPUT
+#%option 
+#% key: output
+#% type: string
+#% gisprompt: new,cell,raster
 #% description: Name for output raster map
+#% required: yes
 #%end
 
 #%option



More information about the grass-commit mailing list