[GRASS-SVN] r57024 - grass/trunk/gui/scripts

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jul 6 02:34:13 PDT 2013


Author: turek
Date: 2013-07-06 02:34:13 -0700 (Sat, 06 Jul 2013)
New Revision: 57024

Modified:
   grass/trunk/gui/scripts/d.wms.py
Log:
d.wms: add png8 format option

Modified: grass/trunk/gui/scripts/d.wms.py
===================================================================
--- grass/trunk/gui/scripts/d.wms.py	2013-07-06 09:31:23 UTC (rev 57023)
+++ grass/trunk/gui/scripts/d.wms.py	2013-07-06 09:34:13 UTC (rev 57024)
@@ -58,7 +58,7 @@
 #% key: format
 #% type: string
 #% description: Image format requested from the server
-#% options: geotiff,tiff,jpeg,gif,png
+#% options: geotiff,tiff,jpeg,gif,png,png8
 #% answer: geotiff
 #% guisection: Request
 #%end



More information about the grass-commit mailing list