I have a workspace that extracts gps data from geotagged photos. In order to do this fme has to read in each file. I just want to create points with a link to the photo, so I remove the geometry straight away.
The problem is that the workspace takes a long time to run, reading hunrdreds of jpegs.
Is there a way just to read the exif metadata somehow to speed things up?
Thanks,
Owen