From: <abe...@bl...> - 2005-10-02 21:58:29
|
Dear libexif list, I begun playing with my GPS and gps exif tagging of photos. I used exiftool to write the gps info to the jpg image. I was able to see this information by using exiftool or jhead, but exif (based on libexif) displayed the wrong information. in place of GPS information I get (null) |0x02, 0x02, 0x00, 0x00 InteroperabilityInde|N InteroperabilityVers|38/1, 6/1, 657/50 (null) |E (null) |23/1, 49/1, 1389/25 and not (given by exiftool) GPS Version ID : 2.2.0.0 GPS Latitude Ref : North GPS Latitude : 38 deg 6' 13.14" GPS Longitude Ref : East GPS Longitude : 23 deg 49' 55.56" the information seems similar, but wrong tags are associated Find attached the output of all 3 programs. Yours Alex |