<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 &#39;the_geom FROM towns &#39;<br><br>When it&nbsp; I change it to look like:<br>
DATA &#39;the_geom FROM towns&nbsp; <b>USING UNIQUE gid USING SRID=-1</b>&#39;<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>