[mapserver-commits] r10853 - trunk/msautotest/wxs/expected
svn at osgeo.org
svn at osgeo.org
Mon Jan 10 13:11:41 EST 2011
Author: assefa
Date: 2011-01-10 10:11:40 -0800 (Mon, 10 Jan 2011)
New Revision: 10853
Modified:
trunk/msautotest/wxs/expected/wms_rast_cap.xml
Log:
gd does not support rgb mode. wbmp format is removed
Modified: trunk/msautotest/wxs/expected/wms_rast_cap.xml
===================================================================
--- trunk/msautotest/wxs/expected/wms_rast_cap.xml 2011-01-10 18:10:50 UTC (rev 10852)
+++ trunk/msautotest/wxs/expected/wms_rast_cap.xml 2011-01-10 18:11:40 UTC (rev 10853)
@@ -55,9 +55,11 @@
<Format>image/gif</Format>
<Format>image/png; mode=24bit</Format>
<Format>image/jpeg</Format>
- <Format>image/vnd.wap.wbmp</Format>
<Format>image/tiff</Format>
+ <Format>application/x-pdf</Format>
<Format>image/svg+xml</Format>
+ <Format>application/vnd.google-earth.kml+xml</Format>
+ <Format>application/vnd.google-earth.kmz</Format>
<DCPType>
<HTTP>
<Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
@@ -89,7 +91,6 @@
<Format>image/gif</Format>
<Format>image/png; mode=24bit</Format>
<Format>image/jpeg</Format>
- <Format>image/vnd.wap.wbmp</Format>
<DCPType>
<HTTP>
<Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
More information about the mapserver-commits
mailing list