Hello,
I have two set of data (Points and lines).
They have a common attribute X
Some of points have a common attribute value (X) with lines
How do i can extract those lines ? I tried the feature merger but the translation fails
Thank you.
Hello,
I have two set of data (Points and lines).
They have a common attribute X
Some of points have a common attribute value (X) with lines
How do i can extract those lines ? I tried the feature merger but the translation fails
Thank you.
Best answer by jneujens
If you know this attribute X --> a simple TestFilter on the lines will suffice?
But the FeatureMerger should also solve your problem! What are your settings in the transformer?