[Bug 209365] New: Digikam - Geolocation Max. number of API calls per day reached!

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

[Bug 209365] New: Digikam - Geolocation Max. number of API calls per day reached!

Gerald B. Cox
https://bugs.kde.org/show_bug.cgi?id=209365

           Summary: Digikam - Geolocation Max. number of API calls per day
                    reached!
           Product: digikam
           Version: unspecified
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:            (using KDE 4.3.1)
OS:                Linux
Installed from:    Fedora RPMs

Using the Geolocation, Edit Geographic Coordinates function.  I've used on two
pictures and then receive a pop up window stating Max. number of API calls per
day reached!  The title on the pop-up window is "digikam3rdparty.free.fr -
JavaScript -".  The limit either is way too low to be useful or there is a bug
which is causing the limit to be prematurely exceeded.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 209365] Digikam - Geolocation Max. number of API calls per day reached!

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=209365


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |GPSSync
            Version|unspecified                 |0.8.0
            Product|digikam                     |kipiplugins




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 209365] Digikam - Geolocation Max. number of API calls per day reached!

Gilles Caulier-4
In reply to this post by Gerald B. Cox
https://bugs.kde.org/show_bug.cgi?id=209365


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[hidden email]       |[hidden email]




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2009-10-04 08:27:17 ---
The solution is simple :

The plugin must use google maps api version 3 instead version 2.

Plugin currently use a web site relay through a php page to display googlemaps
contents. With version 2, this is mandatory because google require a key ID to
play with map.

Now with version 3, it's more simple :

http://code.google.com/intl/de/apis/maps/documentation/v3/

It no longer needs an API key, this means embedding in the GPS sync plugin
would no longer require using digikam3rdparty (=> faster loading). Embedding
in Desktop apps seems to be encouraged:

http://groups.google.com/group/google-maps-js-api-
v3/browse_thread/thread/8c187e778ce921c8

Any volunteers to do it ?

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 209365] Digikam - Geolocation Max. number of API calls per day reached!

bugzilla_noreply
In reply to this post by Gerald B. Cox
https://bugs.kde.org/show_bug.cgi?id=209365

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[hidden email]         |[hidden email]

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel