Is your feature request related to a problem? Please describe.
In 5.4.1 there is only a limited supported for adding metadata such as GPS coordinates, camera model, lens model etc. for scanned images where the image files do not have such exif data. For example, when I try to find an aperture tag in the Metadata editor settings nothing shows up. Furthermore, when searching for longitude or latitude (GPS coords.) I get something like:
Xmp.dwc.decimalLongitude XMPText
Xmp.dwc.verbatimLongitude XMPText
I find this a bit confusing. Why do we need to see (internal/low level) metadata tags (like the Xxmp.dwc... stuff) when we try to add tags?
Describe the solution you'd like
Add support for adding or modifying (override) tags like:
- exposure
- aperture
- lens model
- camera model
- datetime
- longitude (and make it work with the map)
- latitude (and make it work with the map)
- film stock (for example Kodak Portra 160)
- box speed (for example, ISO 160)
- exposure index/EI (for example, ISO 400)
That is, when there is an existing tag shown in the image information, such as exposure, I want to update that one and not add another one.
Suggestion: add a Scanned setting/check box somewhere which switch on the possibility to modify existing tags.
It would also be useful to have a list of film stocks (sorted by brand etc) which a user can choose from.
Alternatives
Additional context
There is a discussion here too: #19366
Is your feature request related to a problem? Please describe.
In 5.4.1 there is only a limited supported for adding metadata such as GPS coordinates, camera model, lens model etc. for scanned images where the image files do not have such exif data. For example, when I try to find an aperture tag in the Metadata editor settings nothing shows up. Furthermore, when searching for longitude or latitude (GPS coords.) I get something like:
I find this a bit confusing. Why do we need to see (internal/low level) metadata tags (like the
Xxmp.dwc...stuff) when we try to add tags?Describe the solution you'd like
Add support for adding or modifying (override) tags like:
That is, when there is an existing tag shown in the image information, such as exposure, I want to update that one and not add another one.
Suggestion: add a Scanned setting/check box somewhere which switch on the possibility to modify existing tags.
It would also be useful to have a list of film stocks (sorted by brand etc) which a user can choose from.
Alternatives
Additional context
There is a discussion here too: #19366