浏览代码

d.wms: default format changed to png

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63167 15284696-431f-4ddb-bdfa-cd5b030d7da7
Štěpán Turek 10 年之前
父节点
当前提交
275440b1bf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gui/scripts/d.wms.py

+ 1 - 1
gui/scripts/d.wms.py

@@ -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