[GRASS-SVN] r63168 - grass/trunk/scripts/r.in.wms

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Nov 26 15:13:02 PST 2014


Author: turek
Date: 2014-11-26 15:13:02 -0800 (Wed, 26 Nov 2014)
New Revision: 63168

Modified:
   grass/trunk/scripts/r.in.wms/r.in.wms.py
Log:
r.in.wms: default format changed to png

Modified: grass/trunk/scripts/r.in.wms/r.in.wms.py
===================================================================
--- grass/trunk/scripts/r.in.wms/r.in.wms.py	2014-11-26 23:11:53 UTC (rev 63167)
+++ grass/trunk/scripts/r.in.wms/r.in.wms.py	2014-11-26 23:13:02 UTC (rev 63168)
@@ -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