add orientation from csv
Signed-off-by: tykayn <contact@cipherbliss.com>
This commit is contained in:
parent
5841f0d458
commit
a1603fc77d
@ -83,6 +83,8 @@ function main() {
|
|||||||
-MediaModifyDate="${iso}" \\
|
-MediaModifyDate="${iso}" \\
|
||||||
-TrackCreateDate=="${iso}" \\
|
-TrackCreateDate=="${iso}" \\
|
||||||
-TrackModifyDate=="${iso}" \\
|
-TrackModifyDate=="${iso}" \\
|
||||||
|
-GPSTrack="${elem.heading}" \\
|
||||||
|
-GPSImgDirection="${elem.heading}" \\
|
||||||
-GPSLongitude="${elem.lng}" \\
|
-GPSLongitude="${elem.lng}" \\
|
||||||
-GPSLatitude="${elem.lat}" \\
|
-GPSLatitude="${elem.lat}" \\
|
||||||
"${dossier_photo + sequence_name +'/'+ elem.name}"
|
"${dossier_photo + sequence_name +'/'+ elem.name}"
|
||||||
|
Loading…
Reference in New Issue
Block a user