Skip to main content
Solved

dangle nodes and pseudonodes

  • July 13, 2017
  • 1 reply
  • 62 views

I am a newbie to FME. I need to create nodes from a road network shapefile. Initially in ESRI, I created a network dataset and subsequently nodes. The resulting dataset had pseudo-nodes and dangle nodes along edges and at ends of segments. This wasn’t what I wanted. How do you distinguish between intersection and overpasses? How can I use FME to generate nodes only at intersections? I will appreciate it if you can send me a workflow.

Best answer by erik_jan

First I would have a look at the TopologyBuilder transformer.

See if that matches your requirements.

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.

1 reply

erik_jan
Contributor
Forum|alt.badge.img+23
  • Contributor
  • Best Answer
  • July 13, 2017

First I would have a look at the TopologyBuilder transformer.

See if that matches your requirements.