This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| Extract GPS coordinates and filename, output to CSV file | |
| Run this file from the same directory the images are in | |
| run using ./process_exif.py or python process_exif.py, or | |
| %run process_exif.py from an IPython instance | |
| Ensure you have PIL installed | |
| refer to http://www.exiv2.org/tags.html for a full detailed tag listing | |
| This is what the GPSInfo dict looks like for an iPhone 5 jpg: |