<html><div style='background-color:'><DIV class=RTE>
<P>Yes, I tried using single and double quotes with no luck. It seems odd that i can show one symbol but not another. I can't seem to show the triangle one below, nor can I use the basic circle symbol found on the mapserver reference page. </P>
<P>Any ideas??</P>
<P>Gerard B<BR></P></DIV>
<DIV></DIV>&gt;From: Stephen Woodbridge &lt;woodbri@SWOODBRIDGE.COM&gt;
<DIV></DIV>&gt;Reply-To: Stephen Woodbridge &lt;woodbri@SWOODBRIDGE.COM&gt;
<DIV></DIV>&gt;To: MAPSERVER-USERS@LISTS.UMN.EDU
<DIV></DIV>&gt;Subject: Re: [UMN_MAPSERVER-USERS] problem with .sym definition
<DIV></DIV>&gt;Date: Wed, 13 Apr 2005 09:15:01 -0400
<DIV></DIV>&gt;
<DIV></DIV>&gt;Have you tried using:
<DIV></DIV>&gt;
<DIV></DIV>&gt;SYMBOL 'triangle'
<DIV></DIV>&gt;
<DIV></DIV>&gt;names in the mapfile should be quoted.
<DIV></DIV>&gt;
<DIV></DIV>&gt;-Steve
<DIV></DIV>&gt;
<DIV></DIV>&gt;
<DIV></DIV>&gt;gerard barrington wrote:
<DIV></DIV>&gt;&gt;Just like to thank Bart for his quick reply to an earlier post.
<DIV></DIV>&gt;&gt;
<DIV></DIV>&gt;&gt;Here's another question for the group. In my map file i have this
<DIV></DIV>&gt;&gt;class
<DIV></DIV>&gt;&gt;definition:
<DIV></DIV>&gt;&gt;
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;CLASS
<DIV></DIV>&gt;&gt;&nbsp;&nbsp; STYLE
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;COLOR 0 0 0
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;SIZE 1
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;SYMBOL triangle
<DIV></DIV>&gt;&gt;&nbsp;&nbsp; END
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;END
<DIV></DIV>&gt;&gt;
<DIV></DIV>&gt;&gt;and in my symbol file I have:
<DIV></DIV>&gt;&gt;
<DIV></DIV>&gt;&gt;&nbsp;&nbsp; SYMBOL
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;NAME 'triangle'
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;TYPE VECTOR
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;FILLED TRUE
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;POINTS
<DIV></DIV>&gt;&gt;&nbsp;&nbsp; 0 1
<DIV></DIV>&gt;&gt;&nbsp;&nbsp; 1 0
<DIV></DIV>&gt;&gt;&nbsp;&nbsp; 1 1
<DIV></DIV>&gt;&gt;&nbsp;&nbsp; 0 1
<DIV></DIV>&gt;&gt;&nbsp;&nbsp;END
<DIV></DIV>&gt;&gt;&nbsp;&nbsp; END
<DIV></DIV>&gt;&gt;
<DIV></DIV>&gt;&gt;but i get an error on the 'SYMBOL triangle' line of my map file.
<DIV></DIV>&gt;&gt;However, when i replace 'triangle' with another symbol in my .sym
<DIV></DIV>&gt;&gt;file,
<DIV></DIV>&gt;&gt;the line shows perfect.
<DIV></DIV>&gt;&gt;
<DIV></DIV>&gt;&gt;Is there something wrong with my triangle symbol definition?
<DIV></DIV>&gt;&gt;
<DIV></DIV>&gt;&gt;cheers!
<DIV></DIV>&gt;&gt;
<DIV></DIV>&gt;&gt;Gerard B
<DIV></DIV>&gt;&gt;
<DIV></DIV></div></html>