[GRASS-SVN] r54290 - grass/trunk/scripts/r.in.wms
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Dec 15 03:51:24 PST 2012
Author: martinl
Date: 2012-12-15 03:51:24 -0800 (Sat, 15 Dec 2012)
New Revision: 54290
Modified:
grass/trunk/scripts/r.in.wms/r.in.wms.py
Log:
r.in.wms: srs param seems to be required
Modified: grass/trunk/scripts/r.in.wms/r.in.wms.py
===================================================================
--- grass/trunk/scripts/r.in.wms/r.in.wms.py 2012-12-15 08:57:05 UTC (rev 54289)
+++ grass/trunk/scripts/r.in.wms/r.in.wms.py 2012-12-15 11:51:24 UTC (rev 54290)
@@ -43,6 +43,7 @@
#% type: integer
#% description: EPSG number of source projection for request
#% guisection: Request properties
+#% required: yes
#%end
#%option
More information about the grass-commit
mailing list