I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-01-02 19:23:04-08 by janmartin in response to 12072
Re: How to add the bearing to a jpg?
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
Direct Responses: 12076 | Write a response