Hi Ikai,

Thank you for your reply.

The app_id is "citysale1" (e.g. citysale1.appspot.com - the last
character is the digit "one"). The app is not public yet, so you will
not see anything under the root url.

We don't have MAPS API key, as v3 API doesn't require a key for
geocoding, so we invoke a URL just like this:

http://maps.googleapis.com/maps/api/geocode/json?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&sensor=false

Thanks again and look forward to your reply.

Michael




On Dec 3, 1:35 pm, "Ikai Lan (Google)" <[email protected]>
wrote:
> What is your application ID? Do you have a Maps API key that you use? If so,
> can you send me this information? We have a mechanism in place to at least
> soften the impact of this issue, but it's manual on my part and I'll need
> this information to make the change.
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> Blogger:http://googleappengine.blogspot.com
> Reddit:http://www.reddit.com/r/appengine
> Twitter:http://twitter.com/app_engine
>
>
>
>
>
>
>
> On Fri, Dec 3, 2010 at 8:37 AM, Mike <[email protected]> wrote:
> > I know this may have been asked a few times, but the issue is not
> > resolved - calling geocode rest API from AppEngine often fails with
> > OVER QUOTA error. This is probably due to the fact that many users run
> > geo aware app on AppEngine and the quota is enforced on all AppEngine
> > IPs and not individual Apps. WE REALLY NEED a workaround for that.
> > Geocoding on a client is not an option since we geocode a relatively
> > large number of points overnight and store the results for quick
> > display on maps later on.
>
> > Please advise on when we can expect the issue to be resolved and
> > whether there are any reasonable workarounds for running geocode from
> > AppEngine.
>
> > Thanks!
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-appengine%2Bunsubscrib 
> > [email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to