Skip to main content
Solved

Proper formatting for writing EXIF gps data to jpg

  • June 4, 2015
  • 3 replies
  • 438 views

Hello,

 

 

I'm attempting to geotag photos with FME Desktop by writing coordinates to the jpgs with an AttributeCreator.  The following headers have been attempted with no luck:

 

jpeg_exif_gpslatitude

 

jpeg_exif_gpslatitude

 

jpeg_exif_gpsmapdatum etc... which is how the data appears in the data inspector with a properly geotagged photo.

 

The tag names from http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/GPS.html were also attempted with no luck.  The proper data types were also considered.  Any idea of how to write gps EXIF data to jpg?  I know its possible with the exiftool and other third party apps but I'd like to keep it all within one workbench, without calling any other applications.

 

 

Thanks,

 

 

John

 

 

Best answer by LizAtSafe

Hi @jhuillery and @makt,

FME can now write EXIF Tags as of FME 2018.0 Beta (Build 18254+). Detailed information about how to do this can be found on the question Missing exif in jpeg writer or the idea EXIF Writer

-Liz

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.

3 replies

makt
Contributor
Forum|alt.badge.img+1
  • Contributor
  • June 5, 2015
You're not having luck because FME can read but not write the EXIF format.

  • Author
  • June 5, 2015
Good to know.  Thanks

LizAtSafe
Safer
Forum|alt.badge.img+18
  • Safer
  • Best Answer
  • February 1, 2018

Hi @jhuillery and @makt,

FME can now write EXIF Tags as of FME 2018.0 Beta (Build 18254+). Detailed information about how to do this can be found on the question Missing exif in jpeg writer or the idea EXIF Writer

-Liz