New Photo2shape
21.11.2014 08:30 · GIS · qgis, plugins, photo2shape
I have released a new version of the Photo2Shape plugin. This is a QGIS plugin that allows you to create a point vector layer from a set of geotagged photos.
Users now have the ability to recursively process directories and the option to append data to an existing file. The code has also been refactored, and instead of EXIF.py
the more convenient and reliable exifread
is now used.