RSSAmplifier

Sylvain Durand · May 4, 2019

GPS data from photos with Python

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Most recent cameras and mobile phones record photographs with geographical data (longitude, latitude, but also altitude). If this data is readable with most photo and file explorer software, it is also possible to access it with Python. Reading metadata The Python Imaging Library (PIL) provides easy access to EXIF data with the function _getexif() . It is easily installed, under Python3, with the…

Read on sylvaindurand.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.