[mapserver-users] C# mapscript & PostGIS
Andrew Timmins
drewtimmins at gmail.com
Sun Sep 21 14:41:41 PDT 2008
Hello,
I am having an issue connecting to PostGIS using the C# mapscript.
Initially my Data was defined in my map file like below:
DATA 'the_geom FROM towns '
When it I change it to look like:
DATA 'the_geom FROM towns *USING UNIQUE gid USING SRID=-1*'
it works
This is not the case when using PHP mapscript though.
Can anyone tell me if I can fix this incompatibility?
Thanks,
Drew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080921/4ee843ef/attachment.htm>
More information about the MapServer-users
mailing list