[mapserver-dev] Re: Polygon Background Color

Brad Posthumus posthumusb at AGR.GC.CA
Fri Oct 14 17:44:12 EDT 2011


See if adding TRANSPARENT OFF in your OUTPUTFORMAT section does what you
want.

  OUTPUTFORMAT
    NAME png
    DRIVER "GD/PNG"
    MIMETYPE "image/png"
    IMAGEMODE RGBA
    EXTENSION "png"
    FORMATOPTION "INTERLACE=ON"
    TRANSPARENT OFF
  END

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Polygon-Background-Color-tp6889159p6894137.html
Sent from the Mapserver - Dev mailing list archive at Nabble.com.


More information about the mapserver-dev mailing list