<div dir="ltr"><div>Hi Henrik:<br><br>If you still don't solve your issue, perhaps you can try this:<br><br>1. If you don't have it, Calculate X and Y coords. for your two layers<br><br>2. Make a table union, in layer properties<br><br>3. Create two new fields for calculate difference of coordinates (Xi - Xj) and (Yi - Yj)<br><br>4. Calculate the absolute distance between points in a new field, with the two previous.<br><br>5. This last field is your criterion about absolute difference between points.<br><br></div>Good luck<br><br>Carlos Cerdán<br><div><div><br></div><div><br></div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-09-19 9:35 GMT-05:00 henrik_f <span dir="ltr"><<a href="mailto:henrik.feltens@gmx.de" target="_blank">henrik.feltens@gmx.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey,<br>
So I will get right to the problem I have.<br>
I have two different Layers with the same content from different times. Now<br>
I want to know which points changed their location and which have been added<br>
or deleted so I just wanted to find the points which do not overlay by using<br>
Vector -> Geoprocessing Tools -> Difference<br>
(I wasnt sure if the one I was looking for was Symetrical Differnce so I<br>
tried both)<br>
I then realzied that not a single point was overlaying due to the fact that<br>
the points that should have the same location were all seperated by about 3<br>
meters.<br>
<br>
Pictures: In the first picture you see a red point. Out of these kind of<br>
points I want to make a new layer. The second picture is a zoomed in version<br>
of the area highlighted in the first one.<br>
<br>
<<a href="http://osgeo-org.1560.x6.nabble.com/file/n5162929/Pic1.png" target="_blank">http://osgeo-org.1560.x6.nabble.com/file/n5162929/Pic1.png</a>><br>
<<a href="http://osgeo-org.1560.x6.nabble.com/file/n5162929/Pic2.png" target="_blank">http://osgeo-org.1560.x6.nabble.com/file/n5162929/Pic2.png</a>><br>
<br>
<br>
Here is my question: How do I find the points which are not in distance of<br>
3m to each other?<br>
I made some attempts with buffers and the difference tool again but non<br>
worked.<br>
Does anyone have an idea?<br>
<br>
Greetings<br>
Henrik<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Finding-Points-which-do-not-overlay-tp5162929.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Finding-Points-which-do-not-overlay-tp5162929.html</a><br>
Sent from the Quantum GIS - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div><br></div>