SVN is Broken
Stephen Woodbridge
woodbri at SWOODBRIDGE.COM
Fri Aug 3 09:42:05 EDT 2007
OK, no problem. Can you tell me what needs to change for this:
OUTPUTFORMAT
NAME "agg/png24"
MIMETYPE "image/png; mode=24bit"
DRIVER "AGG/PNG"
EXTENSION "png"
IMAGEMODE "RGB"
FORMATOPTION "PALETTE_FORCE=TRUE"
FORMATOPTION "PALETTE=/u/data/maps/palette-google-agg.txt"
END
So it sounds like there is a default pre-installed driver aggpng24 how
can I define a driver that does the color reduction to 8 bit pngs like
above?
Thanks,
-Steve
Yewondwossen Assefa wrote:
> Steve,
>
> This is related to changes in bug
> http://trac.osgeo.org/mapserver/ticket/2195 . There was a clean up that
> was done in the agg output formats (removing those that do not really
> make sense/don't work). Only 2 drivers were kept AGG/PNG24 and AGG/JPEG.
> Plus there are now default imagetypes "aggjpeg" and "aggpng24" that can
> be used.
> Sorry these changes came late but they were kind of a necessary cleanup.
>
> later,
>
> Stephen Woodbridge wrote:
>> Hi Devs,
>>
>> SVN is broken. I just did an update and get the following error:
>>
>> loadOutputFormat(): General error message. OUTPUTFORMAT clause
>> references driver AGG/PNG, but this driver isn't configured.
>>
>> This worked fine yesterday.
>>
>> http://imaptools.com/cgi-bin/mapserv-4.99?mode=map&map=/u/data/test/spiral.map
>>
>>
>> TIA,
>> -Steve W
>>
>
>
More information about the mapserver-dev
mailing list