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 href="http://10.1.6.46">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 href="http://10.1.7.233/cgi-bin/mapserv?map=/home/xxxxx/mapserver-4.8.3/tests/esta_minag.map&layer=estaciones&mode=map">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>