I am also interested in this question. I am geocoding a few thousand addresses a day in a tight loop, and since about July I've been getting an error before reaching a thousand.
System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
When I manually enter the URL that generated the error in a browser it works fine, and the next day I get a few hundred more before the next error occurs. I would like to be able to geocode to near the limit (50k) (most days it would be far less) in a tight loop. Is the error being caused by an unpublished "burst rate" limit? If so, what is the acceptable rate?
QUOTE(KD @ 20 Oct 2011 2:44 PM)
Hi All,
I plan to try out Yahoo geocoding, but could not find any info about its limit for queries per second (or called "burst rate" somewhere). Any info or tips would be appreciated. thanks in advance.