Dear all,<br><br>I added a new symbol in the symbols.sym please see code below.<br><br>Symbol<br>Type PIXMAP<br>IMAGE 'view1.gif'<br>Name 'viewpoint1'<br>Transparent 3<br>END<br>END<br><br>however when I used it for a layer, this error came up: 
<b>Warning</b>:  [MapServer Error]: msLoadMap(): Undefined overlay symbol &quot;viewpoint&quot; in class 1, style 0 of layer ViewPoints.<br><br>the layer in the map file is defined as:<br><br>LAYER<br>&nbsp; NAME ViewPoints # name of the layer
<br>&nbsp; METADATA<br>&nbsp;&nbsp;&nbsp; &quot;DESCRIPTION&quot; &quot;View Points&quot;<br>&nbsp; END<br>&nbsp; TYPE point # feature type&nbsp; <br>&nbsp; STATUS ON<br>&nbsp; DATA viewpoints<br>&nbsp; CLASSITEM &quot;viewAngle&quot;<br>&nbsp; CLASS<br>&nbsp; &nbsp;&nbsp;&nbsp; EXPRESSION &quot;0&quot;
<br>&nbsp; &nbsp;&nbsp;&nbsp; SYMBOL viewpoint0<br>&nbsp;&nbsp;&nbsp; SIZE 8<br>&nbsp; END<br>&nbsp; CLASS<br>&nbsp; &nbsp;&nbsp;&nbsp; EXPRESSION &quot;1&quot;<br>&nbsp; &nbsp;&nbsp;&nbsp; SYMBOL viewpoint1<br>&nbsp;&nbsp;&nbsp; SIZE 15<br>&nbsp;&nbsp;&nbsp; TEMPLATE &quot;ttt_query.html&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp; NAME &quot;viewangle1&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 0&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
<br>&nbsp; END<br>&nbsp; CLASS<br>&nbsp; &nbsp;&nbsp;&nbsp; EXPRESSION &quot;2&quot;<br>&nbsp; &nbsp;&nbsp;&nbsp; SYMBOL viewpoint2<br>&nbsp;&nbsp;&nbsp; SIZE 8&nbsp;&nbsp; <br>&nbsp; END  <br>&nbsp; TOLERANCE 5<br>END<br clear="all"><br><br>Any idea why this is happenning?<br>regards<br><br>-- <br>Jonathan
<br>