OptionalGeolocation☆☆☆☆ ✔ Example: 99
Compass bearing in degrees from the input GPS position to the returned city's coordinates. Only generated when GPS coordinates are provided as input.
OptionalGeolocation☆☆☆☆ ✔ Example: "Zürich"
The name of the nearest city or populated place found in the geonames database. Note: The term "City" here may more aptly be called "Feature Name" since the database may include features which are not cities.
OptionalGeolocation☆☆☆☆ ✔ Example: "United States"
OptionalGeolocation☆☆☆☆ ✔ Example: "US"
Two-letter ISO country code for the location.
OptionalGeolocation☆☆☆☆ ✔ Example: "9.60 km"
The distance in kilometers from the input GPS point to the GeolocationPosition of the returned city. Only generated when GPS coordinates are provided as input.
OptionalGeolocation☆☆☆☆ ✔ Example: "PPLL"
OptionalGeolocation☆☆☆☆ ✔ Example: "Populated Place"
Human-readable description of the GeolocationFeatureCode, such as "Populated Place" or "Seat Of A First-order Administrative Division".
OptionalGeolocation☆☆☆☆ ✔ Example: 95000
Population of the identified city or feature, rounded to 2 significant digits. Based on geonames database entries for reference purposes.
OptionalGeolocation☆☆☆☆ ✔ Example: "7.3397, 134.4733"
Latitude and longitude coordinates of the identified city, formatted as "latitude, longitude" in decimal degrees.
OptionalGeolocation☆☆☆☆ ✔ Example: "Île-de-France"
Administrative division corresponding to state or province in North America. Derived from the geonames database.
OptionalGeolocation☆☆☆☆ ✔ Example: "Yokohama Shi"
Secondary administrative division (typically county in North America). The meaning varies by country.
OptionalGeolocationIANA timezone name associated with the matched city location from the geonames database.
OptionalGeolocationWarning messages related to geolocation processing, if any issues occur during lookup or if the geolocation data may be unreliable.
Note: This tag is not documented in the official ExifTool geolocation documentation and may not be consistently returned.
These tags are only available if ExifToolOptions.geolocation is true and the file has valid GPS location data.
See
https://exiftool.org/geolocation.html#Read