hi guys,
I have an NW line FC, I need to locate the overlapping in this NW as a point in a new FC any suggest?
hi guys,
I have an NW line FC, I need to locate the overlapping in this NW as a point in a new FC any suggest?
Can you use the LineOnLineOverlayer transformer and take the Point output? Or the TopologyBuilder and use the Node output?
Can you use the LineOnLineOverlayer transformer and take the Point output? Or the TopologyBuilder and use the Node output?
@Mark2AtSafe thank you, but I need which that completely intersected with each other not just the tangent intersection
@Mark2AtSafe thank you, but I need which that completely intersected with each other not just the tangent intersection
Then the SpatialFilter or SpatialRelator?