though is possible using google spreadsheets importData

=ImportData("http://maps.google.com/maps/geo?
key=foo&output=json&ll=37.780883,-122")

try output csv instead (cleaner to parse in columns)

but read the terms - they might be slighty infringed.

*spreadsheets are limited to 50 active importData functions per
spreadsheet
http://documents.google.com/support/bin/answer.py?hl=en&answer=75507

Mapperz
http://mapperz.blogspot.com/



On Nov 3, 7:32 pm, Jason <[EMAIL PROTECTED]> wrote:
> Is batch reverse geocoding (or even geocoding) possible via the Http
> Geocoding Service?
>
> For example, how can multiple locations be passed in the following request?
>
> http://maps.google.com/maps/geo?key=foo&output=json&ll=37.780883,-122...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to