<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>Hi,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>This&nbsp;MapServer version is 5.2.1 from MS4W, and it 
tells me for examle:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>MapServer version 5.2.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG 
OUTPUT=WBMP OUTPUT=PDF OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG 
....</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN><SPAN class=917145711-25032009><FONT 
face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>So it should support AGG rendering.&nbsp; Now I have 
created agg OUTPUTFORMAT about as adviced in </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2><A 
href="http://www.mapserver.org/output/agg.html">http://www.mapserver.org/output/agg.html</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>&nbsp; OUTPUTFORMAT<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"AGG"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MIMETYPE 
"image/pngagg"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DRIVER 
"AGG/PNG"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXTENSION 
"png"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEMODE 
RGB<BR>&nbsp;&nbsp;END</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>However, this mimetype is not included in the WMS 1.1.1 
GetCapabilities document</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>&lt;GetMap&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Format&gt;image/gif&lt;/Format&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Format&gt;image/png&lt;/Format&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Format&gt;image/png; mode=24bit&lt;/Format&gt;</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>If I edit OUTPUTFORMAT to have DRIVER "GD/PNG" then my own 
outputformat is included in GetCapabilies.&nbsp; </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>&lt;GetMap&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Format&gt;image/pngagg&lt;/Format&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Format&gt;image/gif&lt;/Format&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Format&gt;image/png&lt;/Format&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Format&gt;image/png; mode=24bit&lt;/Format&gt;</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>The problem is that AGG outputformat does not appear on the 
GetCapabilities and thus WMS clients can not show it on menu.&nbsp; If I edit 
WMS getMap request manually to use &amp;FORMAT=image/pngagg it works.&nbsp; For 
me this looks like a small bug.&nbsp; Is it perhaps reported already, or even 
corrected?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=917145711-25032009><FONT face=Arial 
color=#0000ff size=2>-Jukka Rahkonen-</FONT></SPAN></DIV></BODY></HTML>