Skip to main content
Question

unwanted connecting lines after using network topology calculator

  • March 27, 2024
  • 3 replies
  • 67 views

soly
Contributor
Forum|alt.badge.img+3

Hello ,

i have used network topology calculator then aggregator (group by network id ) .

i have found that there are some unwanted connecting lines that has same network id .

I want to check the reason ?

i am wondering if there is a method to find the connecting points that occur to provide each line the same network id as before ?so I  can check them quickly .

i am looking for a quick method to find unwanted lines that has the same network id .thanks for help

Fme 2021

3 replies

DanAtSafe
Safer
Forum|alt.badge.img+21
  • Safer
  • March 27, 2024

Hi @soly How do you know which lines are unwanted?  Can you attach a screenshot of the problem?

thanks


soly
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • March 27, 2024

@DanAtSafe

i know there are many lines that unwanted Bcs the count of the connecting number is more than expected .
the problem not of the transformer ,the problem of my data  that I have lines are connected and I have to make them unconnect lines by creating gap between them .

my question :

i need to know the points that between each connecting line for same network id ,to check them quickly .

 


DanAtSafe
Safer
Forum|alt.badge.img+21
  • Safer
  • March 27, 2024

@soly Use a TopologyBuilder and create lists on the nodes and edges, followed by a ListElementCounter to get the number of connections.