FYI<br><br><div class="gmail_quote">On Fri, Dec 2, 2011 at 3:32 AM, Atif Butt <span dir="ltr">&lt;<a href="mailto:matifbutt@gmail.com">matifbutt@gmail.com</a>&gt;</span> wrote:<br><blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
<div>I have change this in the map file, but no success.</div><div> </div><div>Could you please check the URL of my mapserver running geomoose2.</div><div> </div><div><a href="http://99.243.192.221/geomoose2/geomoose.html" target="_blank">http://99.243.192.221/geomoose2/geomoose.html</a></div>

<div> </div><div>In this way you might understand whats wrong in this feature editing. </div><div> </div><div>Regards</div><div>Atif</div><div><div></div><div class="h5"><div> </div><div><br><br> </div><div class="gmail_quote">
On Tue, Nov 29, 2011 at 3:54 PM, Dan Little <span dir="ltr">&lt;<a href="mailto:danlittle@yahoo.com" target="_blank">danlittle@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote"><div><div style="color: rgb(0, 0, 0); font-family: arial,helvetica,sans-serif; font-size: 10pt; background-color: rgb(255, 255, 255);">

<div><span>Ah, this is actually kinda an easy one.  There is a projections conflict for MapServer.</span></div><div><br></div><div>I&#39;d try editing your mapfile and changing:</div><div><div><span style="font-size: 16px;">DATA &#39;wkb_geometry from (select polygon_id, title, owner, astext(wkb_geometry) as wkt_geometry, wkb_geometry from test_polygons) as mytable using unique polygon_id&#39;</span><br>

</div><div><br></div></div><div>To:</div><div><span style="font-size: 16px;">DATA &#39;wkb_geometry from (select polygon_id, title, owner, astext(wkb_geometry) as wkt_geometry, wkb_geometry from test_polygons) as mytable using unique polygon_id using srid=-1&#39;</span><br>

</div><div><br></div><div><br></div><div>I might be a little off on the syntax.</div>   </div></div></blockquote></div><br>
</div></div></blockquote></div><br>