MS RFC 21: MapServer Raster Color Correction

Stephen Woodbridge woodbri at SWOODBRIDGE.COM
Fri Oct 13 12:36:58 EDT 2006


Frank Warmerdam wrote:
> Folks,
> 
> A new RFC for a raster related feature:
> 
>   http://mapserver.gis.umn.edu/development/rfc/ms-rfc-21/
> 
> Consider, comment, vote...
> 

+1 looks like a very nice feature.

I don't suppose this would help with stabilizing image colors in the 
ka-map tile generation when one uses:

   OUTPUTFORMAT
     NAME PNG8
     DRIVER "GD/PNG"
     EXTENSION "png"
     MIMETYPE "image/png"
     IMAGEMODE RGBA
     TRANSPARENT OFF
     FORMATOPTION "QUANTIZE_FORCE=ON"
     FORMATOPTION "QUANTIZE_DITHER=OFF"
     FORMATOPTION "QUANTIZE_COLORS=256"
   END

as the output format. There is a subtle shift in the color palette from 
meta tile to metatile during the QUANTIZE step.

Not asking for a change in scope of the rfc, just wondering.

-Steve W.



More information about the mapserver-dev mailing list