<div dir="ltr">I would add that by styling the polygons with a semi-transparent fill, inadvertent overlaps become quite visible.<div><br></div><div>Arni</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div><font color="#666666">Árni Geirsson<br><span style="font-size:x-small"><font color="#666666"><b>Alta ehf</b> // +354 582 5000 // +354 897 9549</font></span></font></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On 11 January 2017 at 08:47, Bernhard Ströbl <span dir="ltr"><<a href="mailto:bernhard.stroebl@jena.de" target="_blank">bernhard.stroebl@jena.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Bernd,<br>
<br>
QGIS can prevent gaps/intersections between polygons of the same layer, you only have to switch on the options. IMHO QGIS should not always prevent this because e.g. users may deliberately leave gaps.<br>
<br>
So how can you solve your problem?<br>
1) You could teach your users what the options mean and how to use them (I regularly teach my users).<br>
2) You could further prepare a project for them where the snapping options are enabled for the layers in question. If you are in PostGIS create a new DB user that has full rights on these tables and load the layers with this user account, revoke all editing rights from all other DB users. Thus your QGIS users can only edit when they use your prepared project. Be aware that QGIS stores username and password in the project file, but I would not see a problem in this if your users are as dumb as you claim :-)<br>
3) If on PostGIS you could enable triggers on insert/update that does not accept invalid polygons/overlaps between polygons. No way to prevent gaps during editing; gaps must be identified end eliminated afterwards.<br>
(4) I have never tried PostGIS' new topology. Maybe it is worth checking it out.<br>
<br>
Bernhard<br>
<br>
Am 11.01.2017 um 09:24 schrieb Bernd Laskowski:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Jürgen, what about dumbest assumable user <DAU> or lusers?<br>
<br>
Thanks a lot Harrissou<br>
but I know the standard options to use topological editing funktions.<br>
I have problems with foolish users. They forget to activat topological<br>
editing or snap-option and so on.<br>
We need a solution to prevent saving intersections or/and holes/gaps<br>
within qgis or postgis.<br>
<br>
Regards<br>
Bernd<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/qgis-user</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/qgis-user</a><br>
<br>
</blockquote>
<br>
<br>
<br>
__________ Information from ESET Mail Security, version of virus signature database 14749 (20170111) __________<br>
<br>
The message was checked by ESET Mail Security.<br>
<a href="http://www.eset.com" rel="noreferrer" target="_blank">http://www.eset.com</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/qgis-user</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/qgis-user</a></blockquote></div><br></div>