[Mapserver-users] Please help with Querying a Map (Postgis-Layer)
David Blasby
dblasby@refractions.net
Mon, 15 Sep 2003 10:00:50 -0700
Antje Rosse wrote:
You are using a very very old version of the postgis connector - I
suggest you upgrade to the CVS version.
>>DATA 'the_geom from punkte_tabelle using unique oid using SRID=-1'
Try:
'the_geom from punkte_tabelle USING UNIQUE OID USING SRID=-1'
If that doesnt work, make sure you have punkte_tabelle properly
registered in the geometry_columns table and use:
'the_geom from punkte_tabelle'
dave
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users