Skip to main content
Question

Locate the overlapping in this NW as a points in a new FC

  • November 19, 2018
  • 3 replies
  • 8 views

gisuser
Participant
Forum|alt.badge.img+4

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?

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.

3 replies

mark2atsafe
Safer
Forum|alt.badge.img+56
  • Safer
  • 2554 replies
  • November 19, 2018

Can you use the LineOnLineOverlayer transformer and take the Point output? Or the TopologyBuilder and use the Node output?


gisuser
Participant
Forum|alt.badge.img+4
  • Author
  • Participant
  • 19 replies
  • November 19, 2018

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
Safer
Forum|alt.badge.img+56
  • Safer
  • 2554 replies
  • November 19, 2018

@Mark2AtSafe thank you, but I need which that completely intersected with each other not just the tangent intersection

Then the SpatialFilter or SpatialRelator?