Skip to content

Python 3.x script that takes location data from geotagged photos (in selected folder) and saves it to csv file (in that folder).

License

Notifications You must be signed in to change notification settings

piotrm35/EXIF_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXIF_parser

Purpose:

Python 3.x script that takes location data from geotagged photos (in selected folder) and saves it to csv file (in that folder).

What do next:

One can open this csv file in QGIS as a point layer (set the Geometry CRS to EPSG:4326) and view the photos by road_inspection_viewer plugin.

Requirements:

Photo files with .jpg or .jpeg extension. This script requires PyQT5 and exif modules.

How to run it directly on Windows (Windows 10 x64):

Unpack the file EXIF_parser.7z and run EXIF_parser.exe.

License:

GNU General Public License, version 2.

About

Python 3.x script that takes location data from geotagged photos (in selected folder) and saves it to csv file (in that folder).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages