Skip to main content
Question

I want to Validate Attribute Continuity

  • June 6, 2022
  • 1 reply
  • 16 views

mukhtarg
Contributor
Forum|alt.badge.img+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

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • June 6, 2022

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