Files icon indicating copy to clipboard operation
Files copied to clipboard

Feature: Use IPTC Location metadata fields instead of reverse geocoding addresses

Open josemoliver opened this issue 2 years ago • 0 comments

What feature or improvement do you think would benefit Files?

For supported image files (Example JPG), when you click on the Info icon and Details view -> GPS, if the image has EXIF latitude and longitude values (GPS coordinates), Files performs a reverse geocoding call to obtain an address.

Many media managers (Windows Photo Gallery, Digikam, GeoSetter, MS Photo Tools) allow users to add IPTC Location information to the Location, City, Province-State, Country fields. If this information is available in the file, Files should use it to build the address.

Do note that this IPTC information can be found in the legacy IPTC-IIM fields, as well as in the newer XMP (legacy) and IPTC Extended (Location Taken) fields. Usage order should be (1) IPTC XMP Location Taken (location the camera was when image taken=GPS coordinates), (2) IPTC XMP Legacy, (3) IPTC IIM

Ref: https://www.iptc.org/std/photometadata/documentation/userguide/#_locations

Requirements

  • This proposal will accomplish fewer reverse geocoging calls, imrpovement in performance.
  • This proposal will accomplish usage of existing file metadata - "The truth is in the file".

Files Version

Version: 2.3.12.0 OS Version: 10.0.22621.819

Windows Version

Windows 11

Comments

No response

josemoliver avatar Nov 15 '22 13:11 josemoliver