[GRASS-SVN] r63169 - grass/branches/releasebranch_7_0/gui/scripts

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Nov 26 15:20:48 PST 2014


Author: turek
Date: 2014-11-26 15:20:48 -0800 (Wed, 26 Nov 2014)
New Revision: 63169

Modified:
   grass/branches/releasebranch_7_0/gui/scripts/d.wms.py
Log:
d.wms: default format changed to png

Modified: grass/branches/releasebranch_7_0/gui/scripts/d.wms.py
===================================================================
--- grass/branches/releasebranch_7_0/gui/scripts/d.wms.py	2014-11-26 23:13:02 UTC (rev 63168)
+++ grass/branches/releasebranch_7_0/gui/scripts/d.wms.py	2014-11-26 23:20:48 UTC (rev 63169)
@@ -59,7 +59,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