<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3314" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=726372218-02062008><FONT face=Verdana 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=726372218-02062008><FONT face=Verdana 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=726372218-02062008><FONT face=Verdana size=2>I'm trying to use 
MapServer in CGI mode to get a Legend in HTML format using a TEMPLATE. My 
call :</FONT></SPAN></DIV>
<DIV><SPAN class=726372218-02062008><FONT face=Verdana size=2><A 
href="http://localhost/mapserver5/mapserv.exe?map=d:\mymapfile.map&mode=legend&layer=mylayer">http://localhost/mapserver5/mapserv.exe?map=d:\mymapfile.map&mode=legend&layer=mylayer</A></FONT></SPAN></DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><SPAN class=726372218-02062008><FONT face=Verdana size=2>Starting from the 
example shown on <A 
href="http://mapserver.gis.umn.edu/docs/howto/html_legend">http://mapserver.gis.umn.edu/docs/howto/html_legend</A>, 
here is my TEMPLATE</FONT></SPAN></DIV>
<DIV><SPAN class=726372218-02062008></SPAN><SPAN 
class=726372218-02062008></SPAN><SPAN class=726372218-02062008></SPAN><SPAN 
class=726372218-02062008><FONT face=Verdana size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=726372218-02062008><FONT face="Courier New" 
size=1><STRONG>[leg_header_html]<table border="0" width="300" cellpadding="2" 
cellspacing="2">[/leg_header_html]</STRONG></FONT></SPAN></DIV>
<DIV><FONT face="Courier New" size=1><STRONG></STRONG></FONT> </DIV>
<DIV><SPAN class=726372218-02062008><FONT face="Courier New" 
size=1><STRONG>    [leg_class_html]<BR>    
<tr><BR>        <td 
valign="top"><BR>            
<img src="[leg_icon width=20 height=14]" width=20 
height=14><BR>        
</td><BR>        <td 
bgcolor="#cccccc"><BR>            
[leg_class_name]<BR>        
</td><BR>    </tr><BR>    
[/leg_class_html]</STRONG></FONT></SPAN></DIV>
<DIV><FONT face="Courier New" size=1><STRONG></STRONG></FONT> </DIV>
<DIV><SPAN class=726372218-02062008><FONT face="Courier New" 
size=1><STRONG>[leg_footer_html]</table>[/leg_footer_html]<BR></STRONG></FONT></SPAN></DIV>
<DIV><FONT face=Verdana size=2><SPAN class=726372218-02062008>And the LEGEND 
declaration in my MapFile :</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN 
class=726372218-02062008></SPAN></FONT> </DIV>
<DIV><FONT face="Courier New" size=1><SPAN 
class=726372218-02062008>LEGEND<BR>  IMAGECOLOR 255 255 255<BR>  
STATUS ON<BR>  KEYSIZE 20 10<BR>  LABEL<BR>    
COLOR       200 0 0<BR>    
TYPE        TRUETYPE<BR>    
FONT        "arial"<BR>    
SIZE        9</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" size=1><SPAN class=726372218-02062008>  
END<BR>  TEMPLATE "D:\legend.html" <BR>END<BR></SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN class=726372218-02062008>The problem is 
that the (temporary) images (icons) produced by MapServer for the legend are 
slightly cut at the top and bottom.</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN class=726372218-02062008>For example, the 
result of a GetLegendGraphic call returned the following :</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN class=726372218-02062008><IMG 
src="cid:726372218@02062008-3416"></SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN class=726372218-02062008>While images 
obtained in CGI mode (<U><FONT color=#0000ff>mode=legend</FONT></U>) are 
:</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN class=726372218-02062008><IMG 
src="cid:726372218@02062008-341D"></SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN class=726372218-02062008>QUESTION 1 : What 
explains this difference ?</DIV></SPAN></FONT>
<DIV><FONT face=Verdana size=2><SPAN class=726372218-02062008>QUESTION 2 : 
How can I specify the AGG image format in CGI mode ?</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN 
class=726372218-02062008></SPAN></FONT> </DIV>
<DIV><FONT face=Verdana size=2><SPAN 
class=726372218-02062008>Regards</SPAN></FONT></DIV>
<DIV class=Section1>
<P align=left>
<P><SPAN lang=FR-CA 
style="COLOR: navy; FONT-FAMILY: 'Arial Black'; mso-ansi-language: FR-CA"><FONT 
size=2><FONT face=Verdana><FONT 
size=4><STRONG></STRONG></FONT></FONT></FONT></SPAN></P><FONT face=Verdana 
size=2></FONT></P></DIV></BODY></HTML>