Skip to main content
Solved

Filtering data with the value from another reader


jugoslaviaa
Enthusiast
Forum|alt.badge.img+6

I have a SHP file with geometry. It has an attribute called 'id_alt.' I would like to extract only the values of this attribute. Is there any way to convert these values into variables that I can use the value use with TESTER after UUIDGenerator to filter my data? Alternatively, what is the most efficient method to achieve this with FME

 

 

Best answer by havmoejbv

I’m not quite sure what you are trying to achieve, but if I get this right: You have a set of features with an attribute “id_alt” and you want to filter the features coming from UUIDGenerator_3 that have the same value as ane id_alt?

If so, you could try a FeatureJoiner and join on the id in question. The joined features would be those with a matching id_alt.

View original
Did this help you find an answer to your question?

2 replies

havmoejbv
Contributor
Forum|alt.badge.img+14
  • Contributor
  • Best Answer
  • May 13, 2024

I’m not quite sure what you are trying to achieve, but if I get this right: You have a set of features with an attribute “id_alt” and you want to filter the features coming from UUIDGenerator_3 that have the same value as ane id_alt?

If so, you could try a FeatureJoiner and join on the id in question. The joined features would be those with a matching id_alt.


jugoslaviaa
Enthusiast
Forum|alt.badge.img+6
  • Author
  • Enthusiast
  • May 13, 2024

"id_alt" has the value "Poly0001", and I would like to use this value to filter the output of UUIDGenerator_3 with the tester EDVKT = Poly0001

FeatureJoiner is an option thank you. I was just thinking whether there is a way making a value kind of global variable. I saw there is a transformer but i think it is smt else t


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings