[mapserver-users] Tcl + Postgis

Thiago Tiedtke tiedtke at gmail.com
Mon Feb 16 22:48:37 EST 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090217/b2ec3368/attachment.html


More information about the mapserver-users mailing list