[mapserver-commits] r8811 - branches/branch-5-2/msautotest/gdal

svn at osgeo.org svn at osgeo.org
Thu Mar 19 14:11:30 EDT 2009


Author: sdlime
Date: 2009-03-19 14:11:29 -0400 (Thu, 19 Mar 2009)
New Revision: 8811

Modified:
   branches/branch-5-2/msautotest/gdal/256_overlay_res.map
   branches/branch-5-2/msautotest/gdal/256color_overdose.map
   branches/branch-5-2/msautotest/gdal/256color_overdose_cmt.map
   branches/branch-5-2/msautotest/gdal/256color_overdose_res.map
   branches/branch-5-2/msautotest/gdal/average_rgb.map
   branches/branch-5-2/msautotest/gdal/bilinear_float.map
   branches/branch-5-2/msautotest/gdal/class16.map
   branches/branch-5-2/msautotest/gdal/class16_ndmap.map
   branches/branch-5-2/msautotest/gdal/class16_oddscale.map
   branches/branch-5-2/msautotest/gdal/class16_range.map
   branches/branch-5-2/msautotest/gdal/class8_range.map
   branches/branch-5-2/msautotest/gdal/classtest1.map
   branches/branch-5-2/msautotest/gdal/classtest2.map
   branches/branch-5-2/msautotest/gdal/force_pc256.map
   branches/branch-5-2/msautotest/gdal/gd_jpeg_256.map
   branches/branch-5-2/msautotest/gdal/gd_png_256_res.map
   branches/branch-5-2/msautotest/gdal/gd_png_tr_256.map
   branches/branch-5-2/msautotest/gdal/gd_png_tr_256_res.map
   branches/branch-5-2/msautotest/gdal/gdal_png_256_res.map
   branches/branch-5-2/msautotest/gdal/gdal_png_tr_256.map
   branches/branch-5-2/msautotest/gdal/gdal_png_tr_256_res.map
   branches/branch-5-2/msautotest/gdal/grayalpha.map
   branches/branch-5-2/msautotest/gdal/grayalpha_8bit.map
   branches/branch-5-2/msautotest/gdal/lut_1_crv.map
   branches/branch-5-2/msautotest/gdal/lut_inline.map
   branches/branch-5-2/msautotest/gdal/lut_rgb_crv.map
   branches/branch-5-2/msautotest/gdal/nodata_8bit.map
   branches/branch-5-2/msautotest/gdal/nodata_scaled.map
   branches/branch-5-2/msautotest/gdal/nonsquare.map
   branches/branch-5-2/msautotest/gdal/nonsquare_multiraw.map
   branches/branch-5-2/msautotest/gdal/offsite_8bitgrey.map
   branches/branch-5-2/msautotest/gdal/offsite_pct_rgb.map
   branches/branch-5-2/msautotest/gdal/offsite_pct_rgb_torgb.map
   branches/branch-5-2/msautotest/gdal/ows_extent.map
   branches/branch-5-2/msautotest/gdal/processing_bands.map
   branches/branch-5-2/msautotest/gdal/processing_scale_auto.map
   branches/branch-5-2/msautotest/gdal/rawmode_multiband.map
   branches/branch-5-2/msautotest/gdal/reproj.map
   branches/branch-5-2/msautotest/gdal/rgb_overlay.map
   branches/branch-5-2/msautotest/gdal/rgb_overlay_res.map
   branches/branch-5-2/msautotest/gdal/rgb_overlay_res_to8bit.map
   branches/branch-5-2/msautotest/gdal/rgb_overlay_res_to8bit_dithered.map
   branches/branch-5-2/msautotest/gdal/rgba_overlay_res.map
   branches/branch-5-2/msautotest/gdal/rot_out.map
   branches/branch-5-2/msautotest/gdal/tileindex.map
   branches/branch-5-2/msautotest/gdal/trlay1.map
   branches/branch-5-2/msautotest/gdal/trlay2.map
   branches/branch-5-2/msautotest/gdal/trlay3.map
   branches/branch-5-2/msautotest/gdal/unclassified.map
   branches/branch-5-2/msautotest/gdal/wld_rotate.map
   branches/branch-5-2/msautotest/gdal/wld_upsidedown.map
Log:
Added leading MAP token to the GDAL autotest mapfiles.

Modified: branches/branch-5-2/msautotest/gdal/256_overlay_res.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/256_overlay_res.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/256_overlay_res.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests overlaying an image with a transparent color on an opaque layer. 

Modified: branches/branch-5-2/msautotest/gdal/256color_overdose.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/256color_overdose.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/256color_overdose.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests layering a layer with transparency on a layer with 256 colors already.

Modified: branches/branch-5-2/msautotest/gdal/256color_overdose_cmt.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/256color_overdose_cmt.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/256color_overdose_cmt.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests layering a layer with transparency on a layer with 256 colors already.

Modified: branches/branch-5-2/msautotest/gdal/256color_overdose_res.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/256color_overdose_res.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/256color_overdose_res.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests layering a layer with transparency on a layer with 256 colors already.

Modified: branches/branch-5-2/msautotest/gdal/average_rgb.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/average_rgb.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/average_rgb.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test averaged resampling.  Results currently depend on the 2x oversampling
 # for mapresample.c.

Modified: branches/branch-5-2/msautotest/gdal/bilinear_float.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/bilinear_float.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/bilinear_float.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test bilinear resampling on floating point "raw" data format.
 #

Modified: branches/branch-5-2/msautotest/gdal/class16.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/class16.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/class16.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple test of classification methods on a floating point input. 
 #

Modified: branches/branch-5-2/msautotest/gdal/class16_ndmap.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/class16_ndmap.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/class16_ndmap.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of classification methods on a floating point input with provided
 # NODATA, scaling and bucket values. 

Modified: branches/branch-5-2/msautotest/gdal/class16_oddscale.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/class16_oddscale.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/class16_oddscale.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of classification methods on a floating point input with provided
 # scaling that causes merging of some original values throwing off results.

Modified: branches/branch-5-2/msautotest/gdal/class16_range.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/class16_range.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/class16_range.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple test of classification methods on a floating point input. 
 #

Modified: branches/branch-5-2/msautotest/gdal/class8_range.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/class8_range.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/class8_range.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple test of classification methods on a floating point input. 
 #

Modified: branches/branch-5-2/msautotest/gdal/classtest1.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/classtest1.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/classtest1.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test classification methods on a pseudocolored input image.

Modified: branches/branch-5-2/msautotest/gdal/classtest2.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/classtest2.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/classtest2.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test classification methods on a pseudocolored input image.

Modified: branches/branch-5-2/msautotest/gdal/force_pc256.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/force_pc256.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/force_pc256.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests the quantization option allowing conversion of 

Modified: branches/branch-5-2/msautotest/gdal/gd_jpeg_256.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/gd_jpeg_256.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/gd_jpeg_256.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Tests support for rendering 8bit images to JPEG, where the JPEG is in PC256
 # mode..

Modified: branches/branch-5-2/msautotest/gdal/gd_png_256_res.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/gd_png_256_res.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/gd_png_256_res.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests non-transparent 8bit output via GD with resampling.

Modified: branches/branch-5-2/msautotest/gdal/gd_png_tr_256.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/gd_png_tr_256.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/gd_png_tr_256.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Tests transparent 8bit output via GD without resampling.
 #

Modified: branches/branch-5-2/msautotest/gdal/gd_png_tr_256_res.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/gd_png_tr_256_res.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/gd_png_tr_256_res.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Tests transparent 8bit output via GD with resampling.
 #

Modified: branches/branch-5-2/msautotest/gdal/gdal_png_256_res.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/gdal_png_256_res.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/gdal_png_256_res.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests non-transparent 8bit output via GDAL with resampling.

Modified: branches/branch-5-2/msautotest/gdal/gdal_png_tr_256.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/gdal_png_tr_256.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/gdal_png_tr_256.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests transparent 8bit output via GDAL without resampling.

Modified: branches/branch-5-2/msautotest/gdal/gdal_png_tr_256_res.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/gdal_png_tr_256_res.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/gdal_png_tr_256_res.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests transparent 8bit output via GDAL with resampling.

Modified: branches/branch-5-2/msautotest/gdal/grayalpha.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/grayalpha.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/grayalpha.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests overlaying a greyscale image with an alpha band on a greyscale image

Modified: branches/branch-5-2/msautotest/gdal/grayalpha_8bit.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/grayalpha_8bit.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/grayalpha_8bit.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests overlaying a greyscale image with an alpha band on a greyscale image

Modified: branches/branch-5-2/msautotest/gdal/lut_1_crv.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/lut_1_crv.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/lut_1_crv.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test GIMP curve file support: single curve. 

Modified: branches/branch-5-2/msautotest/gdal/lut_inline.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/lut_inline.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/lut_inline.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test LUT (RFC GIMP curve file support: 3 curve. 

Modified: branches/branch-5-2/msautotest/gdal/lut_rgb_crv.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/lut_rgb_crv.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/lut_rgb_crv.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test GIMP curve file support: 3 curve. 

Modified: branches/branch-5-2/msautotest/gdal/nodata_8bit.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/nodata_8bit.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/nodata_8bit.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests support for NODATA used with a single value from an 8bit image.  This

Modified: branches/branch-5-2/msautotest/gdal/nodata_scaled.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/nodata_scaled.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/nodata_scaled.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test unclassified scaled raster with NODATA.  

Modified: branches/branch-5-2/msautotest/gdal/nonsquare.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/nonsquare.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/nonsquare.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test support for generating non-square output pixels. 
 #

Modified: branches/branch-5-2/msautotest/gdal/nonsquare_multiraw.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/nonsquare_multiraw.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/nonsquare_multiraw.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test support for resampling raw mode images with more than one band.
 #

Modified: branches/branch-5-2/msautotest/gdal/offsite_8bitgrey.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/offsite_8bitgrey.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/offsite_8bitgrey.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test support for OFFSITE on simple greyscale (1 band, no colormap) inputs.

Modified: branches/branch-5-2/msautotest/gdal/offsite_pct_rgb.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/offsite_pct_rgb.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/offsite_pct_rgb.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests support for OFFSITE used with RGB value of a colortable entry

Modified: branches/branch-5-2/msautotest/gdal/offsite_pct_rgb_torgb.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/offsite_pct_rgb_torgb.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/offsite_pct_rgb_torgb.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests support for OFFSITE used with RGB value of a colortable entry

Modified: branches/branch-5-2/msautotest/gdal/ows_extent.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/ows_extent.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/ows_extent.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Tests support for getting image extents from OWS extents metadata.
 #

Modified: branches/branch-5-2/msautotest/gdal/processing_bands.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/processing_bands.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/processing_bands.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test use of the BANDS option via the PROCESSING directive.

Modified: branches/branch-5-2/msautotest/gdal/processing_scale_auto.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/processing_scale_auto.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/processing_scale_auto.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test use of the BANDS option via the PROCESSING directive.

Modified: branches/branch-5-2/msautotest/gdal/rawmode_multiband.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/rawmode_multiband.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/rawmode_multiband.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple test of classification methods on a floating point input. 
 #

Modified: branches/branch-5-2/msautotest/gdal/reproj.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/reproj.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/reproj.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test supports for image reprojection.
 #

Modified: branches/branch-5-2/msautotest/gdal/rgb_overlay.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/rgb_overlay.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/rgb_overlay.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests overlaying an RGB image with a transparent value on a greyscale image

Modified: branches/branch-5-2/msautotest/gdal/rgb_overlay_res.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/rgb_overlay_res.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/rgb_overlay_res.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests overlaying an RGB image with a transparent value on a greyscale image

Modified: branches/branch-5-2/msautotest/gdal/rgb_overlay_res_to8bit.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/rgb_overlay_res_to8bit.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/rgb_overlay_res_to8bit.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests overlaying an RGB image with a transparent value on a greyscale image

Modified: branches/branch-5-2/msautotest/gdal/rgb_overlay_res_to8bit_dithered.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/rgb_overlay_res_to8bit_dithered.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/rgb_overlay_res_to8bit_dithered.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests overlaying an RGB image with a transparent value on a greyscale image

Modified: branches/branch-5-2/msautotest/gdal/rgba_overlay_res.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/rgba_overlay_res.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/rgba_overlay_res.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Tests overlaying an RGBA image with on a greyscale image

Modified: branches/branch-5-2/msautotest/gdal/rot_out.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/rot_out.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/rot_out.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test support for generating a rotated output map.
 #

Modified: branches/branch-5-2/msautotest/gdal/tileindex.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/tileindex.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/tileindex.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 NAME TEST
 STATUS ON

Modified: branches/branch-5-2/msautotest/gdal/trlay1.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/trlay1.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/trlay1.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test TRANSPARENCY flag on layer for overlaying 24bit image(s).
 #

Modified: branches/branch-5-2/msautotest/gdal/trlay2.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/trlay2.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/trlay2.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test TRANSPARENCY flag on layer for overlaying 24bit image(s).
 #

Modified: branches/branch-5-2/msautotest/gdal/trlay3.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/trlay3.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/trlay3.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test TRANSPARENCY flag with 8bit output result.
 #

Modified: branches/branch-5-2/msautotest/gdal/unclassified.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/unclassified.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/unclassified.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 
 #
 # Test use of 24bit images with a dummy class used to populate the legend.

Modified: branches/branch-5-2/msautotest/gdal/wld_rotate.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/wld_rotate.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/wld_rotate.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Tests support for images with non-northup world files. 
 #

Modified: branches/branch-5-2/msautotest/gdal/wld_upsidedown.map
===================================================================
--- branches/branch-5-2/msautotest/gdal/wld_upsidedown.map	2009-03-19 16:43:58 UTC (rev 8810)
+++ branches/branch-5-2/msautotest/gdal/wld_upsidedown.map	2009-03-19 18:11:29 UTC (rev 8811)
@@ -1,3 +1,4 @@
+MAP
 #
 # Tests support for upside-down images (like bug 1904).
 #



More information about the mapserver-commits mailing list