# # Tests overlaying an RGB image with a transparent value on a greyscale image # into an RGB output. # # This test also verifies that the first *user defined* image type is selected, # rather than using one of the built-ins, if IMAGETYPE is not defined. # # NOTE: without resampling. # MAP NAME TEST STATUS ON SIZE 400 300 EXTENT 0.5 0.5 399.5 299.5 IMAGECOLOR 255 255 0 OUTPUTFORMAT NAME png24_t DRIVER "GDAL/PNG" IMAGEMODE RGB TRANSPARENT OFF END LAYER NAME grey TYPE raster STATUS default DATA data/pct22.tif END LAYER NAME rgb TYPE raster STATUS default DATA data/rgb.tif OFFSITE 111 222 111 END END # of map file