Skip to content

Releases: theRealBassist/MetadataToUTM

v2.0.0

18 Mar 20:19
Compare
Choose a tag to compare

Rewrote the program to use PyProj as a conversion library instead of a manual process.
Added support for other conversion formats.
Removed support for .xlsx file output.

v1.1.0

13 Dec 19:26
Compare
Choose a tag to compare

This version adds the elevation in feet by default. Perhaps a later version will allow this to be displayed in other formats or be optional via a menu option at the beginning.

v1.0.2

16 Nov 21:32
Compare
Choose a tag to compare
  • Added a pop-up explorer prompt for folder selection instead of the previous text-based prompt using the Tkinter library

v1.01

16 Nov 15:04
Compare
Choose a tag to compare
  • Fixed an issue with Tablib where pyinstaller would not include the xlsx format when packaging everything.

v1.0.0

15 Nov 21:30
Compare
Choose a tag to compare

Current Functionality:

  • Extract Latitude and Longitude data from image metadata
  • Convert Lat/Long data to UTM (Universal Transverse Mercator) format
  • Export Lat/Long, UTM, or both to .xlsx or .csv file format