AGG support
Vincent Schut
schut at SARVISION.NL
Mon Mar 19 09:53:36 EDT 2007
Yewondwossen Assefa wrote:
> Hi There,
>
> WSM right now only advertise gd and gdal based drivers. See bug 455
> (http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=455) for details on
> this bug. With the introduction of the AGG, we will revive this bug
> before the next release.
Ah, I see, thanks for the info. Didn't think there would already be
agg-related bugs in bugzilla, so didn't search... I'll wait for this to
be solved before trying AGG any further (using only wms type requests
over here.).
Cheers,
Vincent.
>
>
> Later,
>
>
> Vincent Schut wrote:
>> 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