geolocalization broken?

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

geolocalization broken?

Bugzilla from cmaessen@casco.demon.nl
The last time I tried to edit geotags (07-22) with version 0.9.4_rc2-831435 it
worked great. Today I got the error-message "Unauthorized call of the API!".

Recompiling to version 0.9.5_svn-838484 didn't solve it.

Is digikam or is google maps creating the problem, and how can it be solved?

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

Re: geolocalization broken?

Gilles Caulier-4
No. All work fine here using current svn implementation for KDE3

Best

Gilles Caulier

2008/7/28 Caspar Maessen <[hidden email]>:

> The last time I tried to edit geotags (07-22) with version 0.9.4_rc2-831435 it
> worked great. Today I got the error-message "Unauthorized call of the API!".
>
> Recompiling to version 0.9.5_svn-838484 didn't solve it.
>
> Is digikam or is google maps creating the problem, and how can it be solved?
>
> Caspar.
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: geolocalization broken?

Bugzilla from cmaessen@casco.demon.nl
Op maandag 28 juli 2008, schreef Gilles Caulier:

  > No. All work fine here using current svn implementation for KDE3
Yes. Well it is working here again too. So probably something going on at the
google maps side at that time.


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

Re: geolocalization broken?

Gerhard Kulzer-3

On Monday 28 July 2008 19:07:10 Caspar Maessen wrote:

> Op maandag 28 juli 2008, schreef Gilles Caulier:

> > No. All work fine here using current svn implementation for KDE3

>

> Yes. Well it is working here again too. So probably something going on at

> the google maps side at that time.

>

>

> Caspar.

Right now all access to google happen through a digiKam account, which is limited to 10'000 accesses per day. I've already remarked that at some nights there is no response from google anymore, probably attributable to that limit. The more people use digiKam the earlier this limit will be reached, we'll have to do something about it.

As an intermediate solution we could open more accounts and redirect the php call by the hour (most users are European for now, so it could be optimized for European daytime).

Gerhard


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

Re: geolocalization broken?

Gilles Caulier-4
2008/7/29 Gerhard Kulzer <[hidden email]>:

> On Monday 28 July 2008 19:07:10 Caspar Maessen wrote:
>
>> Op maandag 28 juli 2008, schreef Gilles Caulier:
>
>> > No. All work fine here using current svn implementation for KDE3
>
>>
>
>> Yes. Well it is working here again too. So probably something going on at
>
>> the google maps side at that time.
>
>>
>
>>
>
>> Caspar.
>
> Right now all access to google happen through a digiKam account, which is
> limited to 10'000 accesses per day. I've already remarked that at some
> nights there is no response from google anymore, probably attributable to
> that limit. The more people use digiKam the earlier this limit will be
> reached, we'll have to do something about it.
>
> As an intermediate solution we could open more accounts and redirect the php
> call by the hour (most users are European for now, so it could be optimized
> for European daytime).

The other solution is to use marble in this plugin. Of course the map
are not the same quality...

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

Re: geolocalization broken?

Bugzilla from cmaessen@casco.demon.nl
Op dinsdag 29 juli 2008, schreef Gilles Caulier:

  > > Right now all access to google happen through a digiKam account, which
  > > is limited to 10'000 accesses per day. I've already remarked that at
  > > some nights there is no response from google anymore, probably
  > > attributable to that limit. The more people use digiKam the earlier
  > > this limit will be reached, we'll have to do something about it.

That indeed looks like the explanation for what happened. Thanks for the
clarification.

  > > As an intermediate solution we could open more accounts and redirect
  > > the php call by the hour (most users are European for now, so it could
  > > be optimized for European daytime).
  >
  > The other solution is to use marble in this plugin. Of course the map
  > are not the same quality...

I would hate to see google go for something else.

Caspar.

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

Re: geolocalization broken?

Bugzilla from mikmach@wp.pl
In reply to this post by Gilles Caulier-4
Dnia Tuesday 29 of July 2008, Gilles Caulier napisaƂ:
>
> The other solution is to use marble in this plugin. Of course the map
> are not the same quality...

As discussed elsewhere Marble has its serious problems.

m.

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

Re: geolocalization broken?

Gilles Caulier-4
In reply to this post by Bugzilla from cmaessen@casco.demon.nl
2008/7/29 Caspar Maessen <[hidden email]>:

> Op dinsdag 29 juli 2008, schreef Gilles Caulier:
>
>  > > Right now all access to google happen through a digiKam account, which
>  > > is limited to 10'000 accesses per day. I've already remarked that at
>  > > some nights there is no response from google anymore, probably
>  > > attributable to that limit. The more people use digiKam the earlier
>  > > this limit will be reached, we'll have to do something about it.
>
> That indeed looks like the explanation for what happened. Thanks for the
> clarification.
>
>  > > As an intermediate solution we could open more accounts and redirect
>  > > the php call by the hour (most users are European for now, so it could
>  > > be optimized for European daytime).
>  >
>  > The other solution is to use marble in this plugin. Of course the map
>  > are not the same quality...
>
> I would hate to see google go for something else.
>

I would not remove google stuf, but provide an option to use marble
instead if necesssary

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

Re: geolocalization broken?

Bugzilla from mailinglist@endosquid.com
In reply to this post by Gerhard Kulzer-3
On Tuesday 29 July 2008, Gerhard Kulzer wrote:
> php call by the hour (most users are European for now, so it could be
> optimized for European daytime).

No way, I easily use it as much as 4 Germans, 3 Frenchmen and at least two
guys from Luxembourg. I'm one heavy-using American. ;-)
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users