On Apr 6, 7:06 am, Dips <[email protected]> wrote: > I have created a new application by using geocoder() class . > From few days, geocoder service has been create an interruption in > application. sometimes it's running and somtimes it's stops. I > reffered many other sites but they also have same problem even google > geocoder extraction example can't run at that time.Google geocoder > service stops 5-6 times in a day, I marked it. > > one another thing, one website i was found it also used the same > service still it's running how can be it's possible > > so , kindly anyone have the answer, so plz give me solution b'cze my > application can be rejected for this reason. what's the reason to > stop the google's geocoder service?
There are quotas and rate limits on the use of the service. http://code.google.com/apis/maps/documentation/geocoding/index.html Part 17 Geocoding multiple addresses http://econym.org.uk/gmap/geomulti.htm -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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?hl=en -~----------~----~----~----~------~----~------~--~---
