<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>>From: Stephen Woodbridge <woodbri@SWOODBRIDGE.COM>
<DIV></DIV>>Reply-To: Stephen Woodbridge <woodbri@SWOODBRIDGE.COM>
<DIV></DIV>>To: MAPSERVER-USERS@LISTS.UMN.EDU
<DIV></DIV>>Subject: Re: [UMN_MAPSERVER-USERS] problem with .sym definition
<DIV></DIV>>Date: Wed, 13 Apr 2005 09:15:01 -0400
<DIV></DIV>>
<DIV></DIV>>Have you tried using:
<DIV></DIV>>
<DIV></DIV>>SYMBOL 'triangle'
<DIV></DIV>>
<DIV></DIV>>names in the mapfile should be quoted.
<DIV></DIV>>
<DIV></DIV>>-Steve
<DIV></DIV>>
<DIV></DIV>>
<DIV></DIV>>gerard barrington wrote:
<DIV></DIV>>>Just like to thank Bart for his quick reply to an earlier post.
<DIV></DIV>>>
<DIV></DIV>>>Here's another question for the group. In my map file i have this
<DIV></DIV>>>class
<DIV></DIV>>>definition:
<DIV></DIV>>>
<DIV></DIV>>>  CLASS
<DIV></DIV>>>   STYLE
<DIV></DIV>>>    COLOR 0 0 0
<DIV></DIV>>>    SIZE 1
<DIV></DIV>>>    SYMBOL triangle
<DIV></DIV>>>   END
<DIV></DIV>>>  END
<DIV></DIV>>>
<DIV></DIV>>>and in my symbol file I have:
<DIV></DIV>>>
<DIV></DIV>>>   SYMBOL
<DIV></DIV>>>  NAME 'triangle'
<DIV></DIV>>>  TYPE VECTOR
<DIV></DIV>>>  FILLED TRUE
<DIV></DIV>>>  POINTS
<DIV></DIV>>>   0 1
<DIV></DIV>>>   1 0
<DIV></DIV>>>   1 1
<DIV></DIV>>>   0 1
<DIV></DIV>>>  END
<DIV></DIV>>>   END
<DIV></DIV>>>
<DIV></DIV>>>but i get an error on the 'SYMBOL triangle' line of my map file.
<DIV></DIV>>>However, when i replace 'triangle' with another symbol in my .sym
<DIV></DIV>>>file,
<DIV></DIV>>>the line shows perfect.
<DIV></DIV>>>
<DIV></DIV>>>Is there something wrong with my triangle symbol definition?
<DIV></DIV>>>
<DIV></DIV>>>cheers!
<DIV></DIV>>>
<DIV></DIV>>>Gerard B
<DIV></DIV>>>
<DIV></DIV></div></html>