Bug 273520 - Geolocation not working reliably
Summary: Geolocation not working reliably
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-GeolocationEdit (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 23:50 UTC by hadmut
Modified: 2016-07-17 04:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.11.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hadmut 2011-05-17 23:50:21 UTC
Version:           2.0.0 (using Devel) 
OS:                Linux

Hi, 

I just tried the 2.0.0-beta5 of digikam to geolocate my Nikon RAW files. 

It does not work reliably, it does not find the geolocation for all pictures, although the GPX file contains them. Even when taking pictures in fast bracketing mode, it can happen that only the first is geolocated, but not the other ones taken immediately after (and the GPX track does not have a gap). 


And, btw., when trying to apply the found locations, it always raises an error message because it cannot write the GPS location to Nikon raw (it nevertheless writes the location into the digikam database). There should not be an error message because it never ever should modify a Nikon Raw file. 




Reproducible: Sometimes

Steps to Reproduce:
Take a heap of pictures taken while carrying a Garmin eTrex and try to correlate. 

Actual Results:  
between 20 and about 60 percent of the pictures are not geolocated.

Expected Results:  
guess what...
Comment 1 Michael G. Hansen 2011-07-26 02:54:32 UTC
Git commit 64cd87598c53b68f337402393915c2ddfd2a6a04 by Michael Georg Hansen.
Committed on 26/07/2011 at 04:49.
Pushed by mghansen into branch 'master'.

Fix the search for matching timestamps in the GPS correlator. Timestamps before an item were not found if two or more items were between two GPS timestamps, leading to only the first item being correlated, both in interpolation mode and in normal mode.

This should also be the cause for bug 273520, please check whether it is now fixed as well.

CCBUG: 273520
CCMAIL: photonoxx@free.fr

M  +12   -1    gpssync/gpsdataparser.cpp

http://commits.kde.org/kipi-plugins/64cd87598c53b68f337402393915c2ddfd2a6a04
Comment 2 caulier.gilles 2011-12-20 17:28:19 UTC
hadmut,

This file still valid using kipi-plugins 2.4 ?

Gilles Caulier
Comment 3 caulier.gilles 2015-05-18 12:57:37 UTC
Sound like this file is fixed now.

Gilles Caulier