|
So I changed the tags:
system("exiftool -overwrite_original $ARGV[0]/$FileName \'-GPSImageDirectionRef=T\' \'-GPSImageDire
+ction=$bearing\'");
and got the same error:
49.9960369998889 49.995993
8.673561 8.673752
bearing: 109.66v
Tag 'GPSImageDirectionRef' does not exist
Tag 'GPSImageDirection' does not exist
Nothing to do.
Can it be it is because the (emty) tags do not exist in the images?
Please have a look at the images them-selfs:
http://www.diy-streetview.org/data/exiftool/bearing
How to solve this?
Thanks,
Jan
|