[Digikam-devel] [Bug 133359] New: WISH: Google maps support to show satellite images of the photos

classic Classic list List threaded Threaded
86 messages Options
12345
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] [Bug 133359] WISH: Google maps support to show satellite images of the photos

Bugzilla from mikmach@wp.pl
Dnia piątek, 29 września 2006 15:16, Gilles Caulier napisał:
> > 2. Not everyone is non stop on-line. Maybe Digikam map could be used
> > to determine coordinates when not online? It is not very precise but
> > better than nothing and would speed up corrections with web based
> > services.
>
> There is not a GPS editor into digiKam, because there is a plugin for
> that.

I am not talking about building something like that into Digikam but
using Digikam resources (or copy of them).

> In fact i would untouch the digiKam core now until 0.9.0 release. Later
> we will certainly implement something like that. The subject is open in
> B.K.O file 133359.

OK.

> > Not KIPI related:
> >
> > Digikam:
> >
> > 1. In Metadata panel buttons don't have tooltips. While Print/Save are
> >    obvious the rest isn't (Copy to clipboard?,shortened view,full
> > view).
>
> Press Shift+F1 and select a button : you have tooltips. Item about
> metadata list view content.
> I suspect than you use left button of mouse to get tooltip (like under
> Win32). if fact this way work fine with KDialog but not with KMainWindow
> ! To have checked the code in KDE 4, this behaviour will be fixed (i
> think)

Short tooltips are be visible when hovering over button (check KMail,
Konqueror, etc.)

> > 2. Maybe in shortened view of coordinates data could be made human
> >    readable? Eg. instead of: "GPSLatitude 45/1 0/100 0/1" make it:
> >    "Latitude 45°"
>
> All metadata list view contents strings come from Exiv2, not digiKam.
> i'm agree view you than rational values given by Exiv2 are not human
> readble. If you want to change it, please report a bug in Exiv2
> bugzilla.
>
> http://dev.robotbattle.com/bugs/main_page.php
>
> Else the readable coordinate strings are displayed under the world map,
> just below the metadata list view.

Not sure. Exiv2 is just checking out more important elements. It may be
task of application to make it more human readable, but OK.

m.

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] [Bug 133359] WISH: Google maps support to show satellite images of the photos

Bugzilla from ahuggel@gmx.net
In reply to this post by Fabien-5
On Friday 29 September 2006 23:30, Fabien wrote:

> Fabien wrote:
> > Gilles Caulier wrote:
> >>On Friday 29 September 2006 14:12, Mikolaj Machowski wrote:
> >  > [...]
> >>>
> >>>2. Maybe in shortened view of coordinates data could be made human
> >>>  readable? Eg. instead of: "GPSLatitude 45/1 0/100 0/1" make it:
> >>>  "Latitude 45°"
> >>
> >>All metadata list view contents strings come from Exiv2, not digiKam. i'm
> >>agree view you than rational values given by Exiv2 are not human readble.
> >>If you want to change it, please report a bug in Exiv2 bugzilla.
> >>
> >>http://dev.robotbattle.com/bugs/main_page.php
> >
> > Good to know that. I will report it if it's not already the case, or
> > will vote for it...
>
> Ok, I added it to exiv2 :
> http://dev.robotbattle.com/bugs/view.php?id=488
>
Fixed. You can get Exiv2 from svn and try again.
-ahu.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] [Bug 133359] WISH: Google maps support to show satellite images of the photos

Gilles Caulier-2
Le Samedi 30 Septembre 2006 01:06 PM, Andreas Huggel a écrit :

> On Friday 29 September 2006 23:30, Fabien wrote:
> > Fabien wrote:
> > > Gilles Caulier wrote:
> > >>On Friday 29 September 2006 14:12, Mikolaj Machowski wrote:
> > >  > [...]
> > >>>
> > >>>2. Maybe in shortened view of coordinates data could be made human
> > >>>  readable? Eg. instead of: "GPSLatitude 45/1 0/100 0/1" make it:
> > >>>  "Latitude 45°"
> > >>
> > >>All metadata list view contents strings come from Exiv2, not digiKam.
> > >> i'm agree view you than rational values given by Exiv2 are not human
> > >> readble. If you want to change it, please report a bug in Exiv2
> > >> bugzilla.
> > >>
> > >>http://dev.robotbattle.com/bugs/main_page.php
> > >
> > > Good to know that. I will report it if it's not already the case, or
> > > will vote for it...
> >
> > Ok, I added it to exiv2 :
> > http://dev.robotbattle.com/bugs/view.php?id=488
>
> Fixed. You can get Exiv2 from svn and try again.
> -ahu.

The values are more readable, but this way broke the compatibility with
previous Exiv2 release. I need to fix digiKam core and kipi-plugins exiv2
interface for that.

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] [Bug 133359] WISH: Google maps support to show satellite images of the photos

Gilles Caulier-2
In reply to this post by Bugzilla from ahuggel@gmx.net
On Saturday 30 September 2006 13:06, Andreas Huggel wrote:

> On Friday 29 September 2006 23:30, Fabien wrote:
> > Fabien wrote:
> > > Gilles Caulier wrote:
> > >>On Friday 29 September 2006 14:12, Mikolaj Machowski wrote:
> > >  > [...]
> > >>>
> > >>>2. Maybe in shortened view of coordinates data could be made human
> > >>>  readable? Eg. instead of: "GPSLatitude 45/1 0/100 0/1" make it:
> > >>>  "Latitude 45°"
> > >>
> > >>All metadata list view contents strings come from Exiv2, not digiKam.
> > >> i'm agree view you than rational values given by Exiv2 are not human
> > >> readble. If you want to change it, please report a bug in Exiv2
> > >> bugzilla.
> > >>
> > >>http://dev.robotbattle.com/bugs/main_page.php
> > >
> > > Good to know that. I will report it if it's not already the case, or
> > > will vote for it...
> >
> > Ok, I added it to exiv2 :
> > http://dev.robotbattle.com/bugs/view.php?id=488
>
> Fixed. You can get Exiv2 from svn and try again.
> -ahu.

Andreas,

GPS locator from digiKam give weird informations with this change. i have a
fix in my computer witch use EXIV2_CHECK_VERSION fro that but it can work
properlly because current version of Exiv2 from svn is always 0.11...

Gilles

> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 133359] WISH: Google maps support to show satellite images of the photos

Bugzilla from aironmail@gmail.com
In reply to this post by Bugzilla from aironmail@gmail.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=133359         




------- Additional Comments From aironmail gmail com  2006-10-17 00:12 -------
I like the idea about the integration in the side bar, Gilles. I don't know if this is the best place to talk about it or not, as this issue is resolved as fixed. Maybe we should open a new one about it.

Totally agree about not touching 0.9.0 more. Any new feature may introduce new bugs that would require more time to fix. You have done lots of great stuff in this version, Gilles.

Antonio E.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 133359] WISH: Google maps support to show satellite images of the photos

Gilles Caulier
In reply to this post by Bugzilla from aironmail@gmail.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=133359         




------- Additional Comments From caulier.gilles free fr  2006-10-17 08:11 -------
Yes Antonio. Please open a new wish in B.K.O about sidebar with GPSSync plugin.

This will more readable and clean.

Thanks in advance

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
12345