Hi, Try:
IMAGEMODE PC256 More details at this link: http://mapserver.gis.umn.edu/docs/reference/mapfile/outputformat Lots of useful info on the MapServer website! :) John W. Great Britain Historical GIS >>> On 12/09/2008 at 12:18, in message <[EMAIL PROTECTED]>, "John Mitchell" <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to test both the data quality and performance between 256 color > png and png24 but I am not sure how I would set up differently within a map > file. > > Below is what I am currently using within all my mapfiles for both raster > and vector. I believe that it outputting as png24 correct? How would I > change it in order to make it output as 256 color png? > > OUTPUTFORMAT > NAME png > DRIVER "GD/PNG" > MIMETYPE "image/png" > IMAGEMODE RGB > EXTENSION "png" > END > > > Thanks, _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
