[digikam] [Bug 400579] Add new option to preserve gps data with minor geolocation modificaiton

2023-03-25 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=400579

--- Comment #17 from Philippe ROUBACH  ---
thanks

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 400579] Add new option to preserve gps data with minor geolocation modificaiton

2023-03-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=400579

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/9933514
   ||5efb577f0d27ed4c9b02c17050c
   ||bed852
 Status|REPORTED|RESOLVED
   Version Fixed In||8.0.0

--- Comment #16 from Maik Qualmann  ---
Git commit 99335145efb577f0d27ed4c9b02c17050cbed852 by Maik Qualmann.
Committed on 25/03/2023 at 19:36.
Pushed by mqualmann into branch 'master'.

remove existing GPS info only if the coordinate deviation is greater than 100 m
FIXED-IN: 8.0.0

M  +1-1NEWS
M  +21   -2core/libs/metadataengine/engine/metaengine_gps.cpp

https://invent.kde.org/graphics/digikam/commit/99335145efb577f0d27ed4c9b02c17050cbed852

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 400579] Add new option to preserve gps data with minor geolocation modificaiton

2022-05-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400579

evren.kuzucuo...@gmail.com changed:

   What|Removed |Added

 CC||evren.kuzucuo...@gmail.com

--- Comment #15 from evren.kuzucuo...@gmail.com ---
I wouldn't change or delete the GPS timestamp. In my opinion that's the main
field that shouldn't be deleted when GPS information is modified, because when
it exists it is likely to be the most accurate indication of exactly when the
picture was taken in UTC (since the camera clock might or might not be set
properly), so it's pretty valuable information.

I have this issue for a GPS-enabled camera I used for years (a Canon PowerShot
A520). Very often when the picture was taken just after the camera was turned
on, the camera received enough satellite data to get a timestamp (you just need
one satellite for that) but not the location (requires 3 satellites) or
altitude (requires 4 satellites). As a result I have these pictures with GPS
timestamps but no GPS location. When adding GPS location, I lose the GPS
timestamp... It's a shame to lose valuable data this way.

You could also argue that GPS Image Direction isn't made invalid when changing
the GPS location because it potentially comes from a completely different
sensor (a compass).

There's also another major issue with this behaviour, which is that GPS data is
entirely overwritten when running the pictures through the Batch Queue Manager
(or maybe just specifically the User Shell Script, that's the main one I use)!
So even if I'm not modifying the GPS information, I'm still losing Altitude,
Speed, Direction and Timestamps from my geolocalized pictures... Of course I
can disable the writing of GPS info in settings but then I can't set the GPS in
the metadata anymore in the main app...

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 400579] Add new option to preserve gps data with minor geolocation modificaiton

2022-01-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400579

caulier.gil...@gmail.com changed:

   What|Removed |Added

Summary|editing geolocation delete  |Add new option to preserve
   |many gps data   |gps data with minor
   ||geolocation modificaiton
   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are watching all bug changes.