Hello Experts,
I have two polyline files. Both have name attribute . The condition of validity is if the line name is in continuity then its valid, if not then its invalid.
Hello Experts,
I have two polyline files. Both have name attribute . The condition of validity is if the line name is in continuity then its valid, if not then its invalid.
Hi @mukhtarg
I suggest you to use the transformer LineCombiner.
There is a configuration to merger lines that has the same value : Combine On Attributes
And you can enable the option to create a List of elements - for make a count os pieces of lines connected with differents value attribute.
Thanks in Advance,
Danilo