[GRASS-SVN] r63171 - grass/branches/releasebranch_7_0/scripts/r.in.wms
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Nov 26 15:22:21 PST 2014
Author: turek
Date: 2014-11-26 15:22:21 -0800 (Wed, 26 Nov 2014)
New Revision: 63171
Modified:
grass/branches/releasebranch_7_0/scripts/r.in.wms/r.in.wms.py
Log:
r.in.wms: default format changed to png
Modified: grass/branches/releasebranch_7_0/scripts/r.in.wms/r.in.wms.py
===================================================================
--- grass/branches/releasebranch_7_0/scripts/r.in.wms/r.in.wms.py 2014-11-26 23:20:52 UTC (rev 63170)
+++ grass/branches/releasebranch_7_0/scripts/r.in.wms/r.in.wms.py 2014-11-26 23:22:21 UTC (rev 63171)
@@ -51,7 +51,7 @@
#% type: string
#% description: Image format requested from the server
#% options: geotiff,tiff,jpeg,gif,png,png8
-#% answer: geotiff
+#% answer: png
#% guisection: Request
#%end
More information about the grass-commit
mailing list