<div dir="ltr">Hi<div><br></div><div style>Please use the QGIS user mailing list for this type of question. Sign up here:</div><div style><br></div><div style><a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>

</div><div style><br></div><div style>Regards</div><div style><br></div><div style>Tim</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 26, 2013 at 8:49 AM, Cao Minh Tu <span dir="ltr"><<a href="mailto:caominhtuvn@gmail.com" target="_blank">caominhtuvn@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi,<br><br></div>I found that polygons created with "Avoid 
intersections" on a Postgis layer will sometimes over lap their 
neighbors. As I don't want overlapping polygons on my Postgis layer, I 
implemented a trigger function using ST_Overlaps to automatically detect
 and reject them. Because the mismatch behavior between Qgis and Postgis
 as stated above, a simple check like that won't work. To achieve the 
same result, I would have to re-shape newly created polygons with 
ST_Union and ST_Difference in my trigger function, which is a lot of 
work to do - since I am a newbie and finding my way through GIS and 
database world.<br>
<br></div><div>My question is: Is there an easier way to make Qgis 
"Avoid intersections" plays well with Postgis "st_overlaps" so I can 
avoid the other dreaded way?<br><br></div><div>Thanks!<br></div><div>
<br></div>My same question on <a href="http://gis.stackexchange.com/q/64177/5901" target="_blank">gis.stackexchange</a><br></div>
<br>_______________________________________________<br>
Qgis-community-team mailing list<br>
<a href="mailto:Qgis-community-team@lists.osgeo.org">Qgis-community-team@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-community-team" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-community-team</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)<br>==============================================<br>Visit <a href="http://linfiniti.com" target="_blank">http://linfiniti.com</a> to find out about:<br>

 * QGIS programming services<br> * GeoDjango web development<br> * FOSS Consulting Services<br>Skype: timlinux Irc: timlinux on #qgis at <a href="http://freenode.net" target="_blank">freenode.net</a><br>==============================================
</div>