i would like to ask about Aggregaator transformer
i have several lines with intersection nodes with another lines
i used network topology calculator and aggregator combine by network id with generate list and it works great but my problem
when i am using deaggregate transformer or List Exploder to show again the attribute of each line ,
it has a list say for specific line consists from 3 line so it has three id for the three line .
but after i use list exploder ,i found in the inspector it does not know exactly which id of line relates to this segment ,it refers to the whole line (as this id ) ,when i choose the second id ,it refers to the same whole line .
but it should specifies ,which segment refers to this id not the whole line .
How could i solve it ?
i have another question about line combiner , after i tried to combin on attribute by network id ,break attribute yes ,it can not able to combine all the lines that has the same network id but aggregator can do that .
do any one have suggestion ,How could i let line Combiner work with combine on network id as Aggregator
FME 2018
Thanks for helping in advance