[mapserver-commits] r10849 - trunk/msautotest/wxs/expected
svn at osgeo.org
svn at osgeo.org
Mon Jan 10 12:05:14 EST 2011
Author: assefa
Date: 2011-01-10 09:05:14 -0800 (Mon, 10 Jan 2011)
New Revision: 10849
Modified:
trunk/msautotest/wxs/expected/wms_cap.xml
trunk/msautotest/wxs/expected/wms_cap130.xml
trunk/msautotest/wxs/expected/wms_cap_latestversion.xml
trunk/msautotest/wxs/expected/wms_caps_updatesequence.xml
trunk/msautotest/wxs/expected/wms_get_map_polygon.png
trunk/msautotest/wxs/expected/wms_getmap130.png
Log:
cleaup due to recent output format changes
Modified: trunk/msautotest/wxs/expected/wms_cap.xml
===================================================================
--- trunk/msautotest/wxs/expected/wms_cap.xml 2011-01-10 17:03:25 UTC (rev 10848)
+++ trunk/msautotest/wxs/expected/wms_cap.xml 2011-01-10 17:05:14 UTC (rev 10849)
@@ -55,10 +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>
@@ -90,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>
Modified: trunk/msautotest/wxs/expected/wms_cap130.xml
===================================================================
--- trunk/msautotest/wxs/expected/wms_cap130.xml 2011-01-10 17:03:25 UTC (rev 10848)
+++ trunk/msautotest/wxs/expected/wms_cap130.xml 2011-01-10 17:05:14 UTC (rev 10849)
@@ -53,10 +53,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>
@@ -88,7 +89,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>
Modified: trunk/msautotest/wxs/expected/wms_cap_latestversion.xml
===================================================================
--- trunk/msautotest/wxs/expected/wms_cap_latestversion.xml 2011-01-10 17:03:25 UTC (rev 10848)
+++ trunk/msautotest/wxs/expected/wms_cap_latestversion.xml 2011-01-10 17:05:14 UTC (rev 10849)
@@ -53,10 +53,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>
@@ -88,7 +89,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>
Modified: trunk/msautotest/wxs/expected/wms_caps_updatesequence.xml
===================================================================
--- trunk/msautotest/wxs/expected/wms_caps_updatesequence.xml 2011-01-10 17:03:25 UTC (rev 10848)
+++ trunk/msautotest/wxs/expected/wms_caps_updatesequence.xml 2011-01-10 17:05:14 UTC (rev 10849)
@@ -55,10 +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>
@@ -90,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>
Modified: trunk/msautotest/wxs/expected/wms_get_map_polygon.png
===================================================================
(Binary files differ)
Modified: trunk/msautotest/wxs/expected/wms_getmap130.png
===================================================================
(Binary files differ)
More information about the mapserver-commits
mailing list