Imports geotagged photos (EXIF GPS), creates the points on the map, sorts/copies the photos into folders named after polygon footprints, and generates a 2-page Atlas layout (map + photos).
The plugin reads GPS coordinates from photo EXIF data, creates a point layer in EPSG:4326 (WGS84, the GPS's native reference system) with the file name as an attribute, performs a spatial join with a polygon layer (footprints), then copies or moves the photos into sub-folders named after the chosen field of each footprint. It also prepares an Atlas layout: page 1 = map centred on the footprint, page 2 = associated photos + photo table.
Plugin Tags