[mapserver-commits] r10975 - trunk/msautotest/wxs/expected
svn at osgeo.org
svn at osgeo.org
Tue Feb 8 17:08:22 EST 2011
Author: warmerdam
Date: 2011-02-08 14:08:22 -0800 (Tue, 08 Feb 2011)
New Revision: 10975
Modified:
trunk/msautotest/wxs/expected/wcs_20_getcov_grd.dat
Log:
update tests for forced multipart (#3666)
Modified: trunk/msautotest/wxs/expected/wcs_20_getcov_grd.dat
===================================================================
--- trunk/msautotest/wxs/expected/wcs_20_getcov_grd.dat 2011-02-08 22:01:02 UTC (rev 10974)
+++ trunk/msautotest/wxs/expected/wcs_20_getcov_grd.dat 2011-02-08 22:08:22 UTC (rev 10975)
@@ -1,5 +1,11 @@
-Content-Disposition: attachment; filename=result.grd
+Content-Type: multipart/mixed; boundary=wcs
+
+--wcs
Content-Type: image/x-aaigrid
+Content-Description: coverage data
+Content-Transfer-Encoding: binary
+Content-ID: coverage/result.grd
+Content-Disposition: INLINE
ncols 40
nrows 30
@@ -36,8 +42,12 @@
189 239 206 197 255 255 255 255 255 255 255 255 181 132 173 132 156 140 140 148 140 132 156 99 148 123 132 140 156 165 165 156 165 197 214 239 148 165 140 156
255 255 255 255 173 181 255 255 255 255 247 165 206 165 181 148 115 148 165 132 132 148 181 107 115 156 140 132 140 123 123 140 132 140 173 173 140 132 132 132
214 255 255 214 148 148 255 255 239 140 181 148 148 140 140 140 148 156 132 156 156 140 197 148 140 132 148 148 156 132 132 148 140 140 148 156 156 214 115 107
-Content-Disposition: attachment; filename=result.grd.aux.xml
+--wcs
Content-Type: application/octet-stream
+Content-Description: coverage data
+Content-Transfer-Encoding: binary
+Content-ID: coverage/result.grd.aux.xml
+Content-Disposition: INLINE
<PAMDataset>
<Metadata>
@@ -46,7 +56,12 @@
<MDI key="TIFFTAG_RESOLUTIONUNIT">2</MDI>
</Metadata>
</PAMDataset>
-Content-Disposition: attachment; filename=result.prj
+--wcs
Content-Type: application/octet-stream
+Content-Description: coverage data
+Content-Transfer-Encoding: binary
+Content-ID: coverage/result.prj
+Content-Disposition: INLINE
-PROJCS["WGS_1984_UTM_Zone_11N",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-117],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["Meter",1]]
\ No newline at end of file
+PROJCS["WGS_1984_UTM_Zone_11N",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-117],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["Meter",1]]--wcs--
+
More information about the mapserver-commits
mailing list