[mapserver-users] Re: wms output problem
Ludwig Kniprath
ludwig at kni-online.de
Wed Jan 6 07:03:53 PST 2010
Just an idea:
Perhaps a missing "IMAGETYPE png" in the mapfile?
Regards
Ludwig
>
>Hi!
>
> i have a problem with the output image of my wms, i define PNG but return
>JPEG.
>
>Source mapfile
>
>OUTPUTFORMAT
> NAME png
> DRIVER "AGG/PNG"
> MIMETYPE 'image/png'
> IMAGEMODE RGB
> EXTENSION "png"
> FORMATOPTION "TRANSPARENT=OFF"
> FORMATOPTION "INTERLACE=ON"
> END
>
>source wms mapfile
>
>OUTPUTFORMAT
> NAME png
> DRIVER "AGG/PNG"
> MIMETYPE 'image/png'
> IMAGEMODE RGB
> EXTENSION "png"
> FORMATOPTION "TRANSPARENT=OFF"
> FORMATOPTION "INTERLACE=ON"
> END
>
>
>can you help me please?
>
>RG
More information about the MapServer-users
mailing list