You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[issue #98](https://github.com/hvdwolf/jExifToolGUI/issues/98): Focal length in 35 mm shown as null. Fixed for cameras that do not provide the "FocalLengthIn35mmFormat". All cameras provide the "ScaleFactor35efl". Combined with the "FocalLength" one can calculate the "FocalLengthIn35mmFormat".
7
+
3
8
## 2020-12-04 1.8.0
4
9
* GPS: Add internal OpenStreetMap Nominatim "Find location" with map viewer with "copy coordinates" option back to main GPS tab. (External web search still available)
5
10
* Search method for address/POI/place etc. Reverse search via coordinates when right-clicked on map.
publicstaticfinalStringcancelledETlocatefromStartup = "<html>You cancelled providing the location of exiftool.<br>I will now exit jExifToolGUI.</html>";
12
12
publicstaticfinalStringdownloadInstallET = "I will now open the ExifTool website in your browser and then close jExifToolGUI.<br>"
0 commit comments