Skip to main content

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

 

 

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


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.