Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Created a GPX file generator. Use it to convert the database into a GPX file format. Open it up with Google Earth.

https://github.com/serialx/iphonegpx



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


Maybe you are using Python 3?

make print statement to print() function.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: