hi,<br>   i am new to FGSmapserver.<br>   i have created one sample mapfile which is<br><br><br>NAME "object"<br>SIZE 800 600<br>IMAGECOLOR 249 245 186<br>IMAGETYPE png<br>EXTENT -1.00 -1.00 1.00 1.00<br>WEB<br>TEMPLATE "/opt/fgs/www/htdocs/db.html"<br>
IMAGEPATH "/opt/fgs/www/htdocs/tmp/"<br>IMAGEURL "/tmp/"<br>END<br>LAYER<br>NAME "data"    <br>CONNECTIONTYPE POSTGIS<br>NAME "syed"<br>CONNECTION "user=postgres password= dbname=syed host=127.0.0.1 port=5432"<br>
DATA "type from geometry"<br>STATUS ON<br>TYPE POINT<br>CLASS<br>COLOR 229 100 225<br>END<br>FEATURE<br>END<br>END<br>END<br>END<br>END<br>END<br>END<br><br>i am using POSTGRESQL for connecting the mapfile.<br>when i run my mapfile it doesnot plot the point as we specified in the database<br>
  <br><br>please help me its Urgeeeeeeeent<br><br>thanks<br><br><br>Regards<br>SHADAB<br>