Exif GPS not being read
-
Hi David,
Thanks for the super helpful plugin, and giving back to the WordPress community.
I’m developing a site that is relying heavily on GPS data from the exif of image files.
It has been working great, but last week we emptied out all our posts and media from the site to start fresh, and now every time we upload certain images, the GPS tags are not read out of it.
But – in my local install those same images’ tags are recognized.
Debug output confirms:
local (excerpt):
'SectionsFound' => 'ANY_TAG, IFD0, THUMBNAIL, EXIF, GPS, INTEROP',
live (excerpt):
'SectionsFound' => 'ANY_TAG, IFD0, EXIF',
Do you have any tips on how I could fix this? Or where I might look to figure out why the server version is not seeing the other sections?
Thanks a lot for your help. I’m kind of stumped.
- The topic ‘Exif GPS not being read’ is closed to new replies.