[Feature] Use existing location data from exif #11918
mboxem
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
Would it be possible to have an option to use the existing geolocation information when present, rather than generating new data? My photo library has extensive location information metadata embedded, often much more precise than the reverse geolocation information generated by Immich. Most recently I have been using geoapify which produces precise data and seems to recognize many landmarks, not just cities. I would love to see the geolocating I did myself show in the info panel.
I am currently storing the location data using exifTool in the following locations:
XMP:Location
XMP:LocationShownLocationName
These I use to store a complete composite descriptive location string, e.g. Royal Palace, Dam Square, Amsterdam. In case a future version would have an option to show certain metadata below or on images, one of these would be a good one to show.
XMP: City
XMP:LocationShownCity
XMP: Country
XMP:LocationShownCountryName
XMP: State
XMP:LocationShownProvinceState
XMP: CountryCode
XMP:LocationShownCountryCode
Platform
All reactions