From: Jan P. <pa...@pi...> - 2005-10-04 06:13:03
|
> Well, my exif version is 0.6 and libexif 0.5.12, > > I will check with the latest version. I send you a private mail with the > exif image > > Alex > > > On Monday 03 October 2005 20:38, Lutz MĂźller wrote: >> On Sun, 2005-10-02 at 23:58 +0200, abe...@bl... wrote: >> > 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 ======= The above two lines are still wrong in the current CVS version. >> > (null) |E >> > (null) |23/1, 49/1, 1389/25 The other liens are fixed in the sense that correct names instead of (null) are displayed. However, the values need better formatting. -- Jan >> > >> > 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 >> >> This should be fixed in CVS. Which version of exif and libexif are you >> using? Could you send me a sample image? |