<div dir="ltr">Hello,<br>I am having an issue connecting to PostGIS using the C# mapscript.<br>Initially my Data was defined in my map file like below:<br>DATA 'the_geom FROM towns '<br><br>When it  I change it to look like:<br>
DATA 'the_geom FROM towns  <b>USING UNIQUE gid USING SRID=-1</b>'<br>it works<br><br>This is not the case when using PHP mapscript though.<br><br>Can anyone tell me if I can fix this incompatibility?<br><br>Thanks,<br>
<br>Drew<br><br></div>