Skip to main content
Question

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

  • November 22, 2021
  • 2 replies
  • 6 views

Forum|alt.badge.img

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

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • November 22, 2021

This can be done with the SpatialFilter or PointOnLineOverlayer.


Forum|alt.badge.img
  • Author
  • 53 replies
  • November 23, 2021

This can be done with the SpatialFilter or PointOnLineOverlayer.

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