Hello, in Spain some localities (and dependent localities) share the
same postcode. Here you are an example:

08719   Castelloli
08719   Rubio
08719   Jorba
08719   Sant Genis (Jorba)

I used an API example page, and Google Maps website itself, and found
that 08719 always returns the largest locality Castelloli, and Google
Maps website will only return Jorba as a suggestion... Haven't tried
this with my actual own code, development has not started yet.

Before starting development, is there any suggested way to query for a
postcode and get all the localities?

I thought of getting the rectangle for the post code, then looking for
(dependent) localities inside that rectangle.

I'll be really happy with an answer like "RTFM for X, Y and Z API
calls" if someone can give values for X, Y and Z, thanks :-)

This is a rather newbie question, my only site using Google Maps API
suspiciously reminds the store locator example http://buscatuoptica.dailies.es/
(this site is in production stable, and is not related to this post
question)



-- 
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