<div dir="ltr"><div><div><br><br>On Sun, Oct 22, 2017 at 10:51 PM, Helmut Kudrnovsky <<a href="mailto:hellik@web.de">hellik@web.de</a>> wrote:<br>><br>> >That explains a lot of the errors. Thus I should import only one of >the<br>> site types A, B, C at a time, e.g. v.in.ogr where="SITETYPE='A'", >correct?<br>><br>> yes<br>><br>> >Unfortunately, with the example I mentioned, the two overlapping >polygons<br>> are both of site type B, suggesting that the update of the >database did not<br>> remove the old entry<br>><br>> sites of the same type shouldn't overlap, these are artefacts of different<br>> data sources over Europe compiled in a not "cleaned" data set<br></div><div><br></div><div>In this case, the user has to decide what is correct. Both polygons have the same "RELEASE_DA: 2017-01-30", no way to decide which one is newer.<br></div><div>><br>> I'm aware that not all of these issues could/should be "automagically"<br>> solved during import, some precision errors/self intersection/....<br>> correction would be nice :-)<br><br></div>v.in.ogr can fix precision errors with a suitable value for snapping. Areas that are too small to be considered valid areas can be removed with v.clean tool=rmarea. For everything else, as in the example above, the user must decide what is correct and what not.<br><br></div>In short, software "a" can fix errors created by  software "b", but most often only humans can fix human errors. In the end, human decision about what is correct and what not is needed. Regarding the problem with Natura2000, I am pretty sure that someone added a certain site and that same person, and/or another one doing cross-checking, did not notice that there is an earlier version of that site, maybe with a different name but same location.<br><div><div><br></div><div>Markus M<br></div><div>><br>><br>><br>> -----<br>> best regards<br>> Helmut<br>> --<br>> Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html">http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html</a><br>> _______________________________________________<br>> grass-user mailing list<br>> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br><br></div></div></div>