write_exiftool: Writing exif tags with exiftool

View source: R/write.R

write_exiftoolR Documentation

Writing exif tags with exiftool

Description

Runs exiftool commands to write computed longitudes, latitudes (and directions) in image files.

Usage

write_exiftool(path = ".", direction = TRUE)

Arguments

path

(optional) path where input and output are located. This is not necessary if the working directory is already set to that location.

direction

should direction to next photo be calculated and included in the file?

Details

In order to write image files, exiftool must be installed.

Files are not overwritten : a copy of the images including new exif tags are written in the output directory.


the-knife/gpsinterp documentation built on July 31, 2023, 9:04 p.m.