Skip to main content
Solved

I'm trying to filter out Images (PNG format) based on attributes from a shapefile.


Forum|alt.badge.img

See attached screenshot. I have a shapefile with Photo_Name attribute (175 features), I apply a tester on the shapefile to filter the features I need (109 features). How can I then select only the 109 required images from the 175 source images - the fme_basename of my images = the Photo_Name.

Best answer by ebygomm

You can use a FeatureJoiner, send the images to the left port and output from your tester to to the right port and then use Photo_Name as the join on attributes and a join mode of Inner, the images you want to keep will exit the Joined port

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

2 replies

ebygomm
Influencer
Forum|alt.badge.img+40
  • Influencer
  • Best Answer
  • February 9, 2021

You can use a FeatureJoiner, send the images to the left port and output from your tester to to the right port and then use Photo_Name as the join on attributes and a join mode of Inner, the images you want to keep will exit the Joined port


Forum|alt.badge.img
  • Author
  • February 9, 2021
ebygomm wrote:

You can use a FeatureJoiner, send the images to the left port and output from your tester to to the right port and then use Photo_Name as the join on attributes and a join mode of Inner, the images you want to keep will exit the Joined port

Brilliant! Thank you, worked perfectly.


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