Hello,

I am re-posting this question. I have a point shape with about 1000 points.
On the map, I wish to show only those points that are within 1000ft of each
other and drop the rest of the points.

 I have used the "overlay_nearest" formula for my points layer.
Irrespective of whatever number I assign for "max_distance" I am getting
the value 1 for the new field for all the 1000 records of the points layer.
i.e. I am not getting 0 value for any of the records. I tried for various
distances starting from 1 upto 1000. For ex:1,5,10,100,500,1000 etc. I am
getting the value only 1 for all the records of the new field. My map units
are set to meters.

I have used the below formula and changed the max_distance to different
values as mentioned above. I am herewith attaching the points shapefile
again.

overlay_nearest('Points',max_distance:=1000)



Regards.


[image: image.png]

<<attachment: 1000Points.zip>>

_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to