Skip to main content
Solved

Move point to line

  • January 24, 2020
  • 2 replies
  • 200 views

goran_m1976
Participant
Forum|alt.badge.img

Hi,

I have lines and points near lines. I need to move point perpendicular (vertical) to line and break line at that point. Any ideas?

Best answer by erik_jan

Have a look at the AnchoredSnapper transformer (line as Anchor).

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • Best Answer
  • January 24, 2020

Have a look at the AnchoredSnapper transformer (line as Anchor).


david_r
Celebrity
  • 8392 replies
  • January 27, 2020

I agree with @erik_jan about the AnchoredSnapper. You can then use the PointOnLineOverlayer to split the lines at the point.