Hi Sandeep,
Since the geocoding API does have a hard limit of 5000 queries per ip per day there are a few options open for you. The one that i would be more inclined to suggest is that you can switch to using the geo table within YQL:
http://developer.yahoo.com/yql/console/?q=...ext%3D%22sfo%22 to make your calls since YQL has a higher limit on the number of requests.
The other involves sending an e-mail directly to the geo team to request a hard limit increase for your app id.
Jonathan LeBlanc
Technology Evangelist
Yahoo! Developer Network
Twitter:
jcleblancHi Every One,
I want to know the Yahoo Maps Web Services usage fee. I got the rate limit from the API Documentation (http://developer.yahoo.com/maps/rest/V1/geocode.html). But I am not able to get the usage fee if I want to request API for more than 5000 times. Kindly please reply to this post if you know those details.
Thanks in advance.
Regards,
Sandeep Tagore