[Google Maps API v3] Re: Geocode status ERROR

2011-11-01 Thread Chris Harding
I tried running it from a different location and it works so it appears my IP has been blocked. I have only made about 20 attempts to test this so it should not be blocked. How do I get unblocked? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaSc

[Google Maps API v3] Re: Geocode status ERROR

2011-10-31 Thread Rossko
> The google geocoder failed due to ERROR eveytime I run it. This > happens for my page and also the google exmpales online. It may be that the IP address you are using has been blacked. That could be because you've made lots of requests, perhaps during testing. Or someone else sharing your IP has

[Google Maps API v3] Re: Geocode status ERROR

2011-10-31 Thread davie strachan
Hi Chris I used the url http://www.lambrettatailoring.com/phpsqlsearch_genxml.php?lat=55&lng=-5&radius=2000(based on your initial lat/lng with a radius of 2000 It produced the XML and no records It would seem that your php is providing no result I would check your SELECT query to detect the prob

[Google Maps API v3] Re: Geocode status ERROR

2011-10-31 Thread Masashi.K
Hi. I checked but it can work. Your example page says "OK" And example page of google code does not occur error. So please tell us which error code did you get? http://code.google.com/apis/maps/documentation/javascript/services.html#GeocodingStatusCodes On 10月31日, 午前10:22, Chris Harding wrot