Question

I want to Validate Attribute Continuity

  • 6 June 2022
  • 1 reply
  • 2 views

Badge +4

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.

image.pngimage


1 reply

Userlevel 4
Badge +30

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

Reply