Skip to main content

Hello There

we have a set of point features we want to filter the point that has the same distance +- 5m to each other

as You can see in the picture

we should keep 1 ,3.5, and 7 since there are at +- 5m distance and should delete 2 ,4 and 6

If we go with a neighborhood finder with a max length 5m will work but point 2 and 4 are also located at a 5m distance,

the goal is to keep only one set of points the green or the blue

 

image 

Hi @boubcher​ 

 

Pelase, could you share your data, for me do some test?

 

Thanks in Advance,

Danilo

 

 


Hi @boubcher​ 

 

Pelase, could you share your data, for me do some test?

 

Thanks in Advance,

Danilo

 

 

@danilo_fme​ 

Sure

Please not the point are aligned 100% but to goal is to keep points that are at the same distance to each other forming a chain

 

 


@danilo_fme​ 

Sure

Please not the point are aligned 100% but to goal is to keep points that are at the same distance to each other forming a chain

 

 

Awesome. I'll make some tests, thanks!


Reply