Bug 154214

Summary: gpssync fails to correlate valid points
Product: [Applications] digikam Reporter: S Clark <smc+kdebugs>
Component: Geolocation-CorrelatorAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 7.5.0
Attachments: GPX tracklog that I am testing with
An image that should perfectly match one of the points (GMT-0700)
One other image which should be interpolatable from the same tracklog

Description S Clark 2007-12-17 08:19:37 UTC
Version:           0.1.5-beta1 (using KDE KDE 3.5.8)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) 
OS:                Linux

I am finding situations where GPSsync refuses to identify or correlate a track with images, despite the timestamps on the images appearing to match the points recorded in the .gpx file.

In one case, I even edited the .gpx file to change one point by a few seconds so that the time exactly matched the time shown in the GPSSync gui to the second, but despite claiming to parse the points, it reports "Cannot find pictures to correlate with GPX file data."

Example: one image shows at having been taken at "2008:12:16 16:27:19" (this is correct).  I have GPSSync set to Max Time Gap: 10, Time Zone:GMT-0700, Interpolate is checked, and difference in min: 5.

The .gpx file I'm using includes this trackpoint:

<trkpt lat="43.246951103" lon="-112.316193581">
  <ele>1376.264648</ele>
<time>2007-12-16T23:27:19Z</time>
</trkpt>

but still it claims it "cannot find pictures to correlate".

The whole .gpx file and some images that go with it are available for testing...Thanks!
Comment 1 S Clark 2007-12-17 08:23:12 UTC
Created attachment 22590 [details]
GPX tracklog that I am testing with
Comment 2 S Clark 2007-12-17 08:24:16 UTC
Created attachment 22591 [details]
An image that should perfectly match one of the points (GMT-0700)
Comment 3 S Clark 2007-12-17 08:25:43 UTC
Created attachment 22592 [details]
One other image which should be interpolatable from the same tracklog
Comment 4 S Clark 2007-12-17 08:27:52 UTC
Ah, crap, I feel stupid.  Ignore this bug report.  I just spotted the problem.
( s/2008/2007 - apparently my camera is a year off.  )