Skip to content

j-calvert/GoogleEarthTourGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GoogleEarthTourGen

Python script to generate KML tour or GeoJSON files from a directory full of (exif GPS-tagged) photos

Setting up environment

Following https://code.visualstudio.com/docs/python/python-tutorial create virtual environment, then pip install ExifRead.

Running

Run from within VSCode, outputs a file in the hardcoded directory where the images are provided, or

python3 dirToGeoJSON.py {name}, where name should be a subdirectory of ~/localPhotos

Demo

Of clicking around the output https://www.youtube.com/watch?v=KWx3ygBAnyE

About

Python util to generate KML tour files from a directory full of (exif GPS-tagged) photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors