<DIV>For these symbols to appear, do we have to include a specific symbol and font library?? If so is it part of mapserver installation?</DIV>
<DIV><BR><BR><B><I>Camden Daily &lt;cdaily@GMAIL.COM&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">You'll want to look into using STYLE and SYMBOL definitions in your map file.<BR><BR>Here's an example of a layer with red circles for points that are 3<BR>pixels large.<BR><BR>LAYER<BR>NAME "points"<BR>TYPE POINT<BR>STATUS DEFAULT<BR>DATA "points"<BR>CLASS<BR>STYLE<BR>SYMBOL 'circle'<BR>COLOR 255 0 0<BR>SIZE 3<BR>END<BR>END<BR>END<BR><BR>SYMBOL<BR>NAME 'circle'<BR>TYPE ELLIPSE<BR>POINTS<BR>1 1<BR>END<BR>FILLED TRUE<BR>END<BR></BLOCKQUOTE><p>
                <hr size=1>Do you Yahoo!?<br>
Yahoo! Small Business - <a href="http://us.rd.yahoo.com/evt=31637/*http://smallbusiness.yahoo.com/resources/">Try our new resources site!</a>