Hi,

I'm trying to use the tcl mapscript to retrieve data from postgres+postgis
database, but whitout success. The mapscript do not support the
connectiontype postgis ?

A error is generated in follow line from my mapfile:


  ....
  layer
    name "MunicĂ­pios"
    status on
    connectiontype postgis    <---- Error Here!!
    connection "user=postgres dbname=db_name host=localhost port=5432"
    data "the_geom from municipios"
    ...
  end


I'm using tcl/tk8.5 and mapserver 5.2.1 under Windows XP...

Thanks for advance,

Thiago Tiedtke dos Reis
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to