<div>Thank you Tamas....</div>
<div>But, I´ve already read that discussion before and unfortunately I don´t known how It can help-me to make proces<font size="2">sLegendTemplate function works...</font></div>
<div><font size="2"></font> </div>
<div><font size="2">If anyone have a sample using it, I will be very happy !  I´m stuck in that about 2 days ....</font></div>
<div><font size="2">I think my template html is fine... The only problem I think is that function that always return a empty string :( ...</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Ty very much again!</font></div>
<div><br><br> </div>
<div><span class="gmail_quote">On 8/23/07, <b class="gmail_sendername">Tamas Szekeres</b> <<a href="mailto:szekerest@gmail.com">szekerest@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Paul,<br><br>I recall I had a discussion about an issue like this a few months ago<br>in this list which can be found here:
<br><a href="http://www.mail-archive.com/mapserver-users@lists.umn.edu/msg11539.html">http://www.mail-archive.com/mapserver-users@lists.umn.edu/msg11539.html</a><br><br>I'm not totally sure whether the statements out there apply to this
<br>version exactly but this feature have been working that time pretty<br>well.<br><br><br>Best regards,<br><br>Tamas<br><br><br>2007/8/23, Paul james <<a href="mailto:pauljame@gmail.com">pauljame@gmail.com</a>>:<br>
> I created a template.html like that :<br>><br>> [leg_class_html opt_flag=15]<br>><br>><br>> <img src=[leg_icon]> [leg_class_name] <br><br>><br>> [/leg_class_html]<br>><br>> And in my mapfile:
<br>><br>><br>> LEGEND<br>><br>> STATUS ON<br>><br>> KEYSIZE 18 12<br>><br>> # LABEL object<br>><br>> LABEL<br>><br>> TYPE BITMAP<br>><br>> SIZE MEDIUM<br>><br>> COLOR 0 0 89
<br>><br>> END<br>><br>> TEMPLATE "template.html"<br>><br>> END<br>><br>> Now, In code(c#) I´m trying to use processLegendTemplate function without<br>> sucess ... The function always return empty string ...
<br>> I think I´m not using it correctly :<br>><br>><br>><br>> string[] _x = new string[1];<br>> string [] _y = new string[1];<br>> string  _html = mapaObj.processLegendTemplate(_x, _y, 1);<br>><br>
> obs.: _html always return empty...<br>><br>><br>><br>> Any ideas? I´m using Mapserver 5.0 beta 3 !<br>><br>> []´s<br>><br>><br>><br>><br>> On 8/23/07, Paul james <<a href="mailto:pauljame@gmail.com">
pauljame@gmail.com</a>> wrote:<br>> ><br>> > Hello guys !<br>> > I need change my legend system (mapaObj.Legend()) drawwith HTML legend ...<br>><br>> > I´d like to known if someone could help me with that... Any samples using
<br>> mapscript?<br>> > I´m completely  lost on this task!<br>> ><br>> > Any help ?<br>> ><br>> > Thx<br>> ><br>> ><br>><br>><br></blockquote></div><br>