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 2009-11-19 15:58:18-08 by janmartin in response to 11768
Re: User Defined Tag for lines of data?
Hi Phil,

unfortunately the JPEG Comment won't do.

Using exiftool I wrote a comment to the jpeg file.
Then checked it like this:
exiftool -a -G1 00000049.jpg
------------------ snip ----------------------------
[File] Comment : 00000055.jpg 49.996021 8.663938, 00000036.jpg 49.9943629999306 8.664055, 00000115.jpg 49.996494 8.66523699986111, 00000123.jpg 49.996264 8.666156, 00000286.jpg 49.99588 8.66675
----------------- snap -----------------------------
So the comment data is OK.

But the jquery library I am using to access it is for EXIF data only. Not the JPEG Comment.
So how to add a tag to the GPS group?
Let's call the Tag "GPStest".

Thanks,
Jan

Direct Responses: 11779 | Write a response