nemethviktor / GeoTagNinja

A lightweight photo geotagger for Windows.
https://geotag.ninja
GNU General Public License v3.0
25 stars 2 forks source link

Manage Favorites missing option to change country #76

Closed lintujuh closed 1 year ago

lintujuh commented 1 year ago

Describe the bug Manage Favorites dialog has an option to change Lat, Long, Alt, State, City and Sublocation, but not Country.

To Reproduce Open the Manage Favorites dialog.

Expected behavior There should also be a possibility to update the Country.

Screenshots image

nemethviktor commented 1 year ago

Hi,

That's a feature - the logic is that in the big scheme of things the country to which a coordinate pair belongs don't change and since they are a set of hardcoded values that the user can't change (ie not a text field) that wasn't added in.

lintujuh commented 1 year ago

This is maybe just my workflow, but I want to have the coordinates in the RAW file, but the place names in xmp.

What happened was that I messed with one of my favorites, and I had to copy the coordinates from an old image where I had already added the place (in the xmp). I could clear all the other fields except the country.

nemethviktor commented 1 year ago

Can you have a look at the installer in the usual development google drive temp folder pls, i just patched this in.

lintujuh commented 1 year ago

Works fine. Thank you!