<div>Eduardo:</div>
<div> </div>
<div>Maybe you could try using a point symbol like this one:</div>
<div>Symbol</div>
<div>  name 'circulo'</div>
<div>  Type ELLIPSE</div>
<div>  Filled TRUE</div>
<div>  POINTS</div>
<div>    1 1</div>
<div>  END</div>
<div>END</div>
<div> </div>
<div>and include it on your layer definition:<br>  CLASS<br>    NAME "estaciones"<br>    #TEMPLATE    '/usr/local/apache2/htdocs/templates/hco_dep18.html'   </div>
<div>   <font style="BACKGROUND-COLOR: #ff0000">STYLE</font></div>
<div><font style="BACKGROUND-COLOR: #ff0000">      SYMBOL 'circulo'</font></div>
<div><font style="BACKGROUND-COLOR: #ff0000">      COLOR 255 0 0</font></div>
<div><font style="BACKGROUND-COLOR: #ff0000">      SIZE 12</font></div>
<div><font style="BACKGROUND-COLOR: #ff0000">   END<br></font>   COLOR 217 231 62<br>   OUTLINECOLOR 89 93 188<br>  END<br> </div>
<div>if your extent is OK, you should see the point.</div>
<div> </div>
<div>Saludos</div>
<div>Luis<br> </div>
<div><span class="gmail_quote">2006/8/28, Eduardo Arévalo <<a href="mailto:earevaloch@gmail.com">earevaloch@gmail.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>this he is to layer that I generate for the points of capitals: <br>.<br>.<br>.<br>.<br>LAYER<br>  NAME estaciones<br>  TYPE POINT<br>  STATUS ON<br>CONNECTION "user=postgres password=123456 dbname=sighco host=
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://10.1.6.46/" target="_blank">10.1.6.46</a> port=5432"<br>CONNECTIONTYPE postgis<br>DATA "the_geom from estaciones_met_minag"<br>#FILTER "nombre = 'huanuco'"
<br>  CLASS<br>    NAME "estaciones"<br>    #TEMPLATE    '/usr/local/apache2/htdocs/templates/hco_dep18.html'   <br>    COLOR 217 231 62<br>    OUTLINECOLOR 89 93 188<br>  END<br>END<br><br>but when calling it with:
<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://10.1.7.233/cgi-bin/mapserv?map=/home/xxxxx/mapserver-4.8.3/tests/esta_minag.map&layer=estaciones&mode=map" target="_blank">http://10.1.7.233/cgi-bin/mapserv?map=/home/xxxxx/mapserver-4.8.3/tests/esta_minag.map&layer=estaciones&mode=map 
</a><br>it does not leave anything to me or it gives no error me. <br>please help.<br><br> </div></blockquote></div><br>