[digikam] [Bug 396234] Add a feature which allow to switch latitude and longitude

2018-07-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=396234

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||6.0.0
 Status|REOPENED|RESOLVED
  Latest Commit||https://commits.kde.org/dig
   ||ikam/905310b3c90dd6f9b8dab8
   ||7a2fbdef6db58d200f
 Resolution|--- |FIXED

--- Comment #5 from Maik Qualmann  ---
Git commit 905310b3c90dd6f9b8dab87a2fbdef6db58d200f by Maik Qualmann.
Committed on 08/07/2018 at 08:39.
Pushed by mqualmann into branch 'master'.

add menu action to paste swapped coordinates
FIXED-IN: 6.0.0

M  +17   -4   
core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp
M  +2-1   
core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.h

https://commits.kde.org/digikam/905310b3c90dd6f9b8dab87a2fbdef6db58d200f

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

[digikam] [Bug 396234] Add a feature which allow to switch latitude and longitude

2018-07-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=396234

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In|6.0.0   |
  Latest Commit|https://commits.kde.org/dig |
   |ikam/d81ad4a2113e8c6a416eb7 |
   |8fa7be8e723c1980d9  |

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

[digikam] [Bug 396234] Add a feature which allow to switch latitude and longitude

2018-07-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=396234

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #4 from Maik Qualmann  ---
Wrong thought that does not work with all coordinates.

Maik

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

[digikam] [Bug 396234] Add a feature which allow to switch latitude and longitude

2018-07-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=396234

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||6.0.0
  Latest Commit||https://commits.kde.org/dig
   ||ikam/d81ad4a2113e8c6a416eb7
   ||8fa7be8e723c1980d9
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Maik Qualmann  ---
Git commit d81ad4a2113e8c6a416eb78fa7be8e723c1980d9 by Maik Qualmann.
Committed on 08/07/2018 at 07:28.
Pushed by mqualmann into branch 'master'.

add auto detection for the correct latitude and longitude values from text mime
data
FIXED-IN: 6.0.0

M  +2-1NEWS
M  +12   -5   
core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp

https://commits.kde.org/digikam/d81ad4a2113e8c6a416eb78fa7be8e723c1980d9

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

[digikam] [Bug 396234] Add a feature which allow to switch latitude and longitude

2018-07-07 Thread Mat
https://bugs.kde.org/show_bug.cgi?id=396234

--- Comment #2 from Mat  ---
Hello,

I copy latitude and longitude from google maps.
Ex: if I geotag from google maps this point:
https://www.google.com/maps/place/41%C2%B018'21.2%22S+175%C2%B003'45.8%22E/@-41.305883,175.060515,17z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d-41.3058834!4d175.0627085

I copy the "-41.305883, 175.062709" text displayed in the google map page.
If I copy this field in a text editor, it will be well displayed as
"-41.305883, 175.062709".
If I copy it in the geolocalisation editor, latitude will be 175, and longitude
-41.
Anyway it's not the main problem. After being able to identify all files I
geotagged in this way (means latitude and longitude are inverted), if I wants
to fix that I have to open all files in the geolocalisation editor and for each
of them:
- copy the latitude and longitude
- open a text editor
- remplace the latitude by the longitude and vice versa
- past the field content into the geolocalisation editor
by this way, I'm not sure I don't loose some precision in geolocalisation too.

I know that I can drag and drop on the map. But the map is too small for me.
This is the reason why I use the google map page instead: map is larger.

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

[digikam] [Bug 396234] Add a feature which allow to switch latitude and longitude

2018-07-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=396234

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
What coordinates do you copy and where from? You know that you can simply drag
and drop the image from the image list in the Geolocation Editor onto the map?

Maik

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