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.
Solved
I'm trying to filter out Images (PNG format) based on attributes from a shapefile.
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
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.