Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPS Data not found #5

Open
ianxm opened this issue Apr 8, 2024 · 0 comments
Open

GPS Data not found #5

ianxm opened this issue Apr 8, 2024 · 0 comments

Comments

@ianxm
Copy link

ianxm commented Apr 8, 2024

Exif.hx does not return any GPS tags in photos that are found by ImageMagick's identify. Exif.hx does return GPSInfoIFDPointer, but not the tags with GPS position data. These are the ones I was looking for:

  • exif:GPSLatitude
  • exif:GPSLatitudeRef
  • exif:GPSLongitude
  • exif:GPSLongitudeRef

Can Exif.hx include GPS tags?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant