Thanks for your response. Sorry for not being clearer. By address bar
I mean like the one, for example, on this map ("Find!"):

http://www.insideria.com/2009/05/having-fun-with-google-maps-fl.html

where if you type in say "425 East 6th St, New York", the map centers
on that point.

But I think your answer suggests it is the User IP and not the server
IP that has the limit (that was my confusion). So I don't have to
worry about any user issuing more than 15,000 requests a day. None of
my use cases will require that.

Thanks again,
Bob



On Mon, Jun 15, 2009 at 11:31 AM, pamela (Google
Employee)<[email protected]> wrote:
>
> Hi Bob-
>
> I'm not sure what you mean by an address bar. This limit applies to
> uses of the geocoder, and is per User IP. Generally one user will not
> issue more than 15,000 requests on your site in one day. I'd be
> interested to hear what use cases require that.
>
> - pamela
>
> On Mon, Jun 15, 2009 at 11:11 PM, Bob Murray<[email protected]> wrote:
>>
>> Does this approx. 10 queries per second and 15,000 geocode requests
>> per 24 hour period include requests from an address bar?
>> If I have a flash google map on a public web site with an address bar
>> and use ClientGeocoder (com.google.maps.services.ClientGeocoder) to do
>> geocoding, will I have a problem if I surpass those numbers?
>> Would I then have to consider getting an enterprise version of the geocoder?
>>
>> Best regards and Thanks in advance for your reply,
>> Bob
>>
>>
>>
>> On Sun, Jun 14, 2009 at 2:49 AM, pamela (Google
>> Employee)<[email protected]> wrote:
>>>
>>> There is also a limit of approx. 10 queries per second. We don't
>>> usually recommend doing multiple geocodes on the client, but if you
>>> do, make sure to time them appropriately.
>>>
>>> - pamela
>>>
>>> On Sat, Jun 13, 2009 at 6:06 AM, JFB<[email protected]> wrote:
>>>>
>>>> Yeap, there is a limit
>>>> Is there a limit to the number of geocode requests I can submit?
>>>>
>>>>    If more than 15,000 geocode requests in a 24 hour period are
>>>> received from a single IP address, or geocode requests are submitted
>>>> from a single IP address at too fast a rate, the Google Maps API
>>>> geocoder will begin responding with a status code of 620.
>>>>
>>>> But I'm doing 20 addresses only ??? Only allow me to check 10 at the
>>>> same time. Can I fixed that?
>>>> I need to check maybe 100 addresses per day max but at the same time
>>>> Thanks
>>>>
>>>> JFB
>>>>
>>>>
>>>> On Jun 12, 4:44 pm, JFB <[email protected]> wrote:
>>>>> How many addresses can I check in one time?
>>>>> Do we have a limit?
>>>>> Thanks
>>>>>
>>>>> JFB
>>>>>
>>>>> On Jun 12, 4:26 pm, JFB <[email protected]> wrote:
>>>>>
>>>>> > Hello All,
>>>>> > I'm getting multiple distance and duration one after another one.
>>>>> > I'm getting Status 620. What this mean? I know the addresses are
>>>>> > correct because I checked with mapquest.
>>>>> > Any ideas?
>>>>> > Thanks
>>>>>
>>>>> > Johnny
>>>> >
>>>>
>>>
>>> >
>>>
>>
>> >
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" 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-maps-api-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to