<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-GB" lang=EN-GB>I found the solution! (finally is chameleon issue)<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></DIV>
<P style="TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify"><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-GB" lang=EN-GB>&nbsp;<o:p></o:p></SPAN></DIV>
<P style="TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify"><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-GB" lang=EN-GB>The problem was that I&nbsp;changed my Symbol.sym file to start with&nbsp;&nbsp;"SYMBOLSET" and finish with "END" but I didnt changed the Default Symbol.sym file ( /ms4w/apps/chameleon/cwc2/etc/symbols.sym)&nbsp; which I have declared in cwc2.xml file.<o:p></o:p></SPAN></DIV>
<P style="TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify"><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-GB" lang=EN-GB><o:p>&nbsp;</DIV>
<DIV><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-GB" lang=EN-GB>However I have declared in my Map file as SYMBOLSET&nbsp;my&nbsp;&nbsp;symbols.sym&nbsp;(and not the default file)&nbsp;and before installing Mapserver 5.4 there was no problem. </SPAN></DIV>
<DIV><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-GB" lang=EN-GB><o:p></o:p></SPAN>&nbsp;</DIV></o:p></SPAN>
<P style="TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify"><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-GB" lang=EN-GB>Now I have declared</SPAN><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-US" lang=EN-US> my Symbol file as default and everything is OK.<o:p></o:p></SPAN></DIV>
<P style="TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify"><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-US" lang=EN-US><o:p>&nbsp;</o:p></SPAN></DIV>
<P style="TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify"><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-US" lang=EN-US>Thanks<o:p></o:p></SPAN></DIV>
<DIV><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-ansi-language: EN-GB" lang=EN-GB>&nbsp;<o:p></o:p></SPAN></DIV><BR><BR>--- Στις <B>Τρίτ., 05/01/10, ο/η Julien-Samuel Lacroix <I>&lt;jlacroix@mapgears.com&gt;</I></B> έγραψε:<BR>
<BLOCKQUOTE style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><BR>Από: Julien-Samuel Lacroix &lt;jlacroix@mapgears.com&gt;<BR>Θέμα: Re: [Chameleon] SYMBOLSET PROBLEM MAPSERVER 5.4<BR>Προς: "Andreas Douvalis" &lt;anddreas2@yahoo.gr&gt;<BR>Κοιν.: chameleon@lists.maptools.org<BR>Ημερομηνία: Τρίτη, 5 Ιανουάριος 2010, 20:03<BR><BR>
<DIV class=plainMail>Hi,<BR><BR>You would probably get a better answer from the MapServer mailing-list, but here's some tips anyway.<BR><BR>The symbol in a polygon are ony used for the polygon filling. See the polygon examples here:<BR><A href="http://mapserver.org/mapfile/symbology/construction.html#complex-symbols" target=_blank>http://mapserver.org/mapfile/symbology/construction.html#complex-symbols</A><BR><BR>To answer your question see this link:<BR><A href="http://mapserver.org/faq.html#how-do-i-have-a-polygon-that-has-both-a-fill-and-an-outline-with-a-width" target=_blank>http://mapserver.org/faq.html#how-do-i-have-a-polygon-that-has-both-a-fill-and-an-outline-with-a-width</A><BR><BR>Julien<BR><BR>Andreas Douvalis wrote:<BR>&gt; I test chameleon 2.6 with Mapserver 5.4 and I have problem with Polygons Symbols.<BR>&gt;&nbsp; I have already&nbsp; altered my Symbol.sym file to start with&nbsp; "SYMBOLSET" and finish with
 "END".<BR>&gt;&nbsp;&nbsp;&nbsp;In fact&nbsp; I have problem only with polygons. Lines and points works perfect.<BR>&gt;&nbsp; it seems like mapserver can not read Symbol.sym&nbsp; for polygons.<BR>&gt;&nbsp; Here is a part of Layer section in map file:&nbsp;&nbsp;&nbsp;//------------------------------------------------------------------------------------------<BR>&gt;&nbsp; LAYER<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;NAME "Perifereies"<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;GROUP "Διοικητικά Όρια"<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;STATUS OFF<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;DATA "C:\ms4w\apps\chameleon\samples\dataGreek\Dioikitika\Perifereies"<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;TYPE POLYGON<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;UNITS METERS<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;LABELITEM "NAME"&nbsp; &nbsp; &nbsp; &nbsp; METADATA<BR>&gt;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;wms_name "Περιφέρειες"<BR>&gt;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;wms_title&nbsp;
 "Περιφέρειες"<BR>&gt;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;SPATIALSEARCH "NAME,Έδρα_Περιφ,POP_1991_,POP_2001_,Embad_km2"<BR>&gt;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;SPATIALSEARCHLIST "NAME,Έδρα_Περιφ,POP_1991_,POP_2001_,Embad_km2"<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;END&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;TEMPLATE "Perifereies.dbf"<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;CLASS<BR>&gt;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;NAME "Perifereies"<BR>&gt;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;STYLE<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;SYMBOL "circle"<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;SIZE 3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; COLOR 12 112 255&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;OUTLINECOLOR 0 112 255&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WIDTH 5&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;END<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;END<BR>&gt; END<BR>&gt;&nbsp;
 //------------------------------------------------------------------------------------------<BR>&gt;&nbsp; If I dont use '..........SYMBOL "circle".........' and I write :<BR>&gt;&nbsp; &nbsp; STYLE<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;COLOR 12 112 255&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; OUTLINECOLOR 0 112 255&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WIDTH 5&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;END<BR>&gt; then I everything is ok&nbsp; but then&nbsp; I cannot control outline width.<BR>&gt;&nbsp;&nbsp;&nbsp;FINALLY MY QUESTION IS THAT:<BR>&gt;&nbsp; HOW I CAN RENDER POLYGONS&nbsp; WITH OUTLINE WHICH I CAN CHANGE THE WIDTH?<BR>&gt;&nbsp; When I use Mapserver 5.2 everything was ok.<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Regarding the outputformat here is the part of my map file:<BR>&gt;&nbsp; OUTPUTFORMAT<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;NAME 'AGG_Q'<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;DRIVER AGG/PNG<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;IMAGEMODE
 RGB<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;FORMATOPTION "QUANTIZE_FORCE=ON"<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;FORMATOPTION "QUANTIZE_DITHER=OFF"<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;FORMATOPTION "QUANTIZE_COLORS=256"<BR>&gt; END<BR>&gt; <BR>&gt;&nbsp; <BR>&gt;&nbsp; <BR>&gt; ANY HELP PLEASE???<BR>&gt; <BR>&gt;&nbsp; <BR>&gt; <BR>&gt; ------------------------------------------------------------------------<BR>&gt; Χρησιμοποιείτε Yahoo!<BR>&gt; Βαρεθήκατε τα ενοχλητικά μηνύ ματα (spam); Το Yahoo! Mail διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών μηνυμάτων<BR>&gt; <A href="http://login.yahoo.com/config/mail?.intl=gr" target=_blank>http://login.yahoo.com/config/mail?.intl=gr</A><BR>&gt; <BR>&gt; <BR>&gt; ------------------------------------------------------------------------<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt;
 Chameleon mailing list<BR>&gt; <A href="http://gr.mc237.mail.yahoo.com/mc/compose?to=Chameleon@lists.maptools.org" ymailto="mailto:Chameleon@lists.maptools.org">Chameleon@lists.maptools.org</A><BR>&gt; <A href="http://lists.maptools.org/mailman/listinfo/chameleon" target=_blank>http://lists.maptools.org/mailman/listinfo/chameleon</A><BR><BR>-- Julien-Samuel Lacroix<BR>Mapgears<BR><A href="http://www.mapgears.com/" target=_blank>http://www.mapgears.com/</A><BR></DIV></BLOCKQUOTE></td></tr></table><br>



      <hr size=1><font size=-1 face=Arial> 
Χρησιμοποιείτε Yahoo!<br> 
Βαρεθήκατε τα ενοχλητικά μηνύ ματα (spam); Το Yahoo! Mail διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών μηνυμάτων <br> 
<a href="http://login.yahoo.com/config/mail?.intl=gr">http://login.yahoo.com/config/mail?.intl=gr</a> </font>