Add README

master
Dan Howe 7 years ago
parent 8a7e006de8
commit 0ce7d3d686

@ -0,0 +1,15 @@
# photo-to-kml #
__photo-to-kml__ creates a kml file that shows geotagged images in Google Earth.
![Images shwon in Google Earth](doc/google-earth.jpg)
## Installation ##
`pip install simplekml`
## Usage ##
Create a kml for a folder of photos, named 'image_folder':
`python photo_to_kml.py image_folder`
Loading…
Cancel
Save