Geocode multiple addresses in one call

3,856 views
Skip to first unread message

Michael O'Brien

unread,
Aug 11, 2011, 9:55:58 AM8/11/11
to google-maps-ap...@googlegroups.com
Is it possible to geocode multiple street addresses with one geocoder.geocode call or does each call need to receive and return a single address?

Luke Mahé

unread,
Aug 14, 2011, 8:32:44 PM8/14/11
to google-maps-ap...@googlegroups.com
Hi Michael,

It is not possible - you will need to do one call for each address.

-- Luke

> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API Web Services" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-api-web-services/-/3TbgClOUgnYJ.
> To post to this group, send email to
> google-maps-ap...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-api-web-...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api-web-services?hl=en.
>

Michael O'Brien

unread,
Aug 15, 2011, 9:36:47 AM8/15/11
to Google Maps API Web Services
OK, So I have a website that tries to place a maximum of 12
markers(right now, it will get bigger) when a user logs in based on
where store locations are. Is there a way I can geocode that many
addresses in a very short ammount of time without getting the
"Over_Query_Limit" response from the geocoder.geocode call? Is that
part of the "Premium" thing that I noticed somewhere in the
documentation?

- Mike

Andres Ferrate

unread,
Aug 15, 2011, 1:08:23 PM8/15/11
to google-maps-ap...@googlegroups.com
If the location of the stores is fixed (which I presume it is), you should be caching (temporarily) the geocoded information and using that to display results based on the spatial query.


Cheers,

Andres



--
You received this message because you are subscribed to the Google Groups "Google Maps API Web Services" group.
Reply all
Reply to author
Forward
0 new messages