If I use the RasterReplacer method I lose all exif metadata.
Best answer by nielsgerrits
Maybe I'm answering my own problem below - always the way where you post your question and find the answer a few minutes later.
BUT is there any way of obtaining exif data without writing out to files? blob to exif direct?
My method below wrote blob binary encoded out to file using the AttributeFileWriter and using a FeatureReader with the exif gps data exposed. Works.
I think this is as good as it gets. One optimization can be using a TempPathnameCreator to prevent the need to clean the files afterwards.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.