Bug 154214 - gpssync fails to correlate valid points
Summary: gpssync fails to correlate valid points
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Geolocation-Correlator (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-17 08:19 UTC by S Clark
Modified: 2022-01-12 07:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.5.0


Attachments
GPX tracklog that I am testing with (14.27 KB, text/xml)
2007-12-17 08:23 UTC, S Clark
Details
An image that should perfectly match one of the points (GMT-0700) (648.84 KB, image/jpeg)
2007-12-17 08:24 UTC, S Clark
Details
One other image which should be interpolatable from the same tracklog (553.53 KB, image/jpeg)
2007-12-17 08:25 UTC, S Clark
Details

Note You need to log in before you can comment on or make changes to this bug.
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.  )