[GRASS-SVN] r57026 - grass/trunk/scripts/r.in.wms
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jul 6 03:20:41 PDT 2013
Author: turek
Date: 2013-07-06 03:20:41 -0700 (Sat, 06 Jul 2013)
New Revision: 57026
Modified:
grass/trunk/scripts/r.in.wms/r.in.wms.py
Log:
r.in.wms: move method option to optional tab
Modified: grass/trunk/scripts/r.in.wms/r.in.wms.py
===================================================================
--- grass/trunk/scripts/r.in.wms/r.in.wms.py 2013-07-06 09:42:31 UTC (rev 57025)
+++ grass/trunk/scripts/r.in.wms/r.in.wms.py 2013-07-06 10:20:41 UTC (rev 57026)
@@ -127,7 +127,7 @@
#% description: Interpolation method to use in reprojection
#% options:nearest,linear,cubic,cubicspline
#% answer:nearest
-#% guisection: Request
+#% required: no
#%end
#%option
More information about the grass-commit
mailing list