AGG support
Vincent Schut
schut at SARVISION.NL
Mon Mar 19 08:09:14 EDT 2007
Sorry folks, but I still get this 'unsupported image format (image/png)'
error when trying to get AGG working with mapserver as a wms, though I
have defined an outputformat with mimetype 'image/png'... rendering this
with shp2img works OK, so there might be something wrong in the
communication between the AGG rendering and the wms handler? Any clues?
For reference my outputtype definition:
OUTPUTFORMAT
NAME png_rgba
DRIVER "AGG/PNG"
IMAGEMODE RGBA
TRANSPARENT on
EXTENSION "png"
MIMETYPE "image/png"
END
And of course I have 'imagetype png_rgba' in my map section.
Cheers,
Vincent.
Kralidis,Tom [Burlington] wrote:
> Just noticed mapagg.cpp in CVS HEAD.
>
> Is / can this be tried out? Any build details?
>
> ..Tom
>
More information about the mapserver-dev
mailing list