Skip to main content
Question

Polyine Crosses - Cnr of Road A - Road B points

  • September 20, 2019
  • 2 replies
  • 13 views

timwarfe
Contributor
Forum|alt.badge.img+9

Hi guys,

I'm trying to create a point table from a Road Polyline Table.

 

Desired result:-

Point layer where the roads intersect (Cross) with Attributes. (Point Object, Road A, Road B)

 

Can someone please help me achieve this??

 

Thanks in advance.

 

Tim

 

 

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
  • September 20, 2019

Have a look at the Intersector transformer. The Node output port will give you what you need.


jdh
Contributor
Forum|alt.badge.img+37
  • Contributor
  • 2002 replies
  • September 20, 2019

The node port of the Intersector with Generate List should give you want you want.

 

 

You can use a ListElementCounter/Tester to remove dangle nodes if required.