Skip to main content
Question

Does write exif gpstimestamp attribute on jpeg file ?

  • July 21, 2022
  • 1 reply
  • 36 views

candemiroguz
Forum|alt.badge.img

I have .csv file which includes time stamp, lat, lon, altitude and image name columns. I matched image name column on .csv file with image's fme_basename via feature merger transformer. And also, i can write as exif in JPEG file lat,lon,altitude. But i can not write timestamp as a exif on my JPEG image file. Could you help me in this situation?

1 reply

panda
Enthusiast
Forum|alt.badge.img+20
  • Enthusiast
  • 79 replies
  • July 22, 2022

Have you try setting attribute name to jpeg_exif_gpstimestamp for the timestamp?