Skip to main content
Solved

FME 2020: How to join the none intersecting lines?

  • November 8, 2021
  • 2 replies
  • 18 views

jamal
Forum|alt.badge.img+5

FME 2020: How to join the none intersecting lines?

 

In the screenshot below, I wanted first to break at intersection and then to join the none intersecting lines. How this can be performed in FME to end up with 4 lines?

 

Clip_1075 

Clip_1076 

 

 

Best answer by jdh

After the intersector you can use a LineCombiner with the junctions set to ignore attribute values.

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

jdh
Contributor
Forum|alt.badge.img+36
  • Contributor
  • 2001 replies
  • Best Answer
  • November 8, 2021

After the intersector you can use a LineCombiner with the junctions set to ignore attribute values.


jamal
Forum|alt.badge.img+5
  • Author
  • 342 replies
  • November 20, 2021

Thank you jdh for the help. Right, the intersector can break all the lines and the inecombiner can join lines at vertices

Clip_1159Clip_1158Clip_1160 

Clip_1161 

Clip_1162