I'm trying to put together a simple collaborative map that will take
addresses submitted in a form and map them on a google map.

I am using google docs for the form / spreadsheet, but I need to
convert (geocode) the addresses to LAT/LONG for the google map to
read.

The geocoding will need to happen live, and will probably get about 20
requests per day.  I tried a couple scripts but they keep seem to be
hitting some kind of request limit and stop processing the addresses.

Does anyone have an easy script and/or geocoder service that I can use
for this that wont run up against request limits during reasonable
usage?

Thanks!





-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to