IPhones and 3G iPads log your location in an unencrypted file on the device 15 years ago
I'd love to use this data to geotag the photos I've taken on my digital camera over the past year, so I've downloaded this script along with the consolidated.db file into a directory, however, when I execute: python iphonegpx i get the below error, could you provide some more detailed usage instructions?: C:\Users\<xxxxx>\Desktop\serialx-iphonegpx-a124079\serialx-iphonegpx-a124079>pyth on iphonegpx.py File "iphonegpx.py", line 24 <time>""" + data[0][0].isoformat() + """</time> ^ SyntaxError: invalid syntax