/ImportPhotos

This tool can be used to import Geo-Tagged photos (jpg or jpeg) as points to QGIS.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ImportPhotos

QGIS plugin

This tool can be used to import Geo-Tagged photos (jpg or jpeg) as points to QGIS. The user is able to select a folder with photos and only the geo-tagged photos will be taken. Then a layer will be created which it will contain the name of the picture, its directory, the date and time taken, altitude, longitude, latitude, azimuth, north, camera maker and model and relative path. The plug-in doesn’t need any third party applications to work. It has two buttons; the one is to import geotagged photos, and the other one is to be able to click on a point and display the photo along with information regarding the date time and altitude. The user can create one of the following file types: GeoJSON, SHP, GPKG, CSV, KML, TAB. When the user saves a project and wants to reopen it, the folder with the pictures should stay at the original file location or moved at the same location of the project (e.g. .qgz) in order to be able to view the pictures.

IMAGE ALT TEXT HERE

QGIS 2 & QGIS 3

Mac Users. Requires the following Python Modules to be installed: UnixImageIO, FreeType, PIL Please visit: http://www.kyngchaos.com/software/python

Updated version

Example

Contributors