New option to only list unset data

With the -u flag only XMP data that has unset or missing data will be
listed
This commit is contained in:
2018-03-08 14:12:32 +09:00
parent 134aff004a
commit e4e52927da
2 changed files with 35 additions and 17 deletions

View File

@@ -27,7 +27,7 @@ reverse_geolocate.py [-h] -i
[-l LIGHTROOM FOLDER] [-s]
[-f <overwrite, location, city, state, country, countrycode>]
[-g GOOGLE API KEY] [-o] [-e EMIL ADDRESS] [-w]
[-r] [-a] [-c] [-n] [-v] [--debug] [--test]
[-r] [-u] [-a] [-c] [-n] [-v] [--debug] [--test]
### Arguments
@@ -43,6 +43,7 @@ Argument | Argument Value | Description
-e, --email | email address | For OpenStreetMap with a large number of access
-g, --google | Google Maps API Key | If available, to avoid the access limitations to the reverse location lookup
-r, --read-only | | Read only data from the XMP files and print them out. No LR DB connection is done or any map lookups
-u, --unset-only | | Only list XMP files with missing data
-a, --no-autoadjust | | Do not try to auto adjust column width to terminal column width
-c, --compact | | Do extra compact view
-w, --write-settings | | Write the Google API key or the OpenStreetMap email into the settings file