Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.7 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.7 KB

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 geoJSON point file will be created which will contain the name of the picture, its directory, the date and time taken, altitude, longitude, latitude, azimuth, north and camera maker and model. 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. Supported GeoJSON, SHP, GPKG, CSV, KML, TAB, ODS type of files.

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