Sorry for the Double, now triple posts... Didn't think I submitted the first one...
On Aug 5, 2:33 pm, Iman <[email protected]> wrote: > I have recently started receiving the 620 error. > > I KNOW that I am not even getting close to the API limits. (No more > than 70 records total in my testing environment, and I'm using timed > intervals to ensure my calls aren't too close to one another). It's > been working for weeks, until today... > > I made an app that finds all "nearby" records in a database. Because > I can't query all records and have them in memory (virtually limitless > # of records), I geocode all the records first, in bulk (timed > intervals), and then, later, when the User clicks the link to "find > nearby records", I use the Lat/Lon to determine which records to > retrieve from the database and map them. > > In short, Geocode them all (slowly), then the user clicks a link, > then I map all nearby records. > > I believe this to be compliant with Google's T's and C's... but I > could see how from some automated perspective it appears as though I'm > not. I am displaying all of these on a map, just not right when I > geocode. > > I'm using the HTTP, CSV method of geocoding (server side). > > Either way... > > I am now receiving a 620 error, and I don't know how to get it to go > away. > Tried different machines (but the "server" is the same... so I guess > that wouldn't work). > Tried different Keys (the Group said it wouldn't work... but had to > try). > > 1) Any Ideas why i'm getting the 620 error? My bet is the T's and > C's. > 2) If it is T's and C's, any way to get the error to go away, so I can > re-tool my app to ALSO map each record as it's geocoded? > 3) Any Ideas on how to find "nearby" records without first having the > lat/lon? > 4) Does putting a marker on the map (not geocoding) count against my > API limit? > 5) Would simply mapping the record when I geocode it make me > "compliant"? (If I'm not now...) > > All insight would be appreciated. > > Pamela, if you're out there... HELP! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
