Question

How to find vertex/points that are not on the line feature

  • 22 November 2021
  • 2 replies
  • 0 views

Badge

Hello everyone,

 

So I have many points and lines in my data set. I would like to extract those points that are not on/touch the lines.

 

May I ask how I can do that?

 

Thank you and sorry for all the questions.

 


2 replies

Userlevel 6
Badge +32

This can be done with the SpatialFilter or PointOnLineOverlayer.

Badge

This can be done with the SpatialFilter or PointOnLineOverlayer.

thank you for your answer. I will definately try it! Again, thank you so much! :)

Reply