Retrieving entire zipcodes for a city using GOOGLE API

Hi,

      How to retrieve entire zipcodes for a city using google_api.       In detail, if a city contains n number of zipcodes. I have to fetch       all the zipcodes.

      thanks in advance.

  Mathew vivek A

Could somebody guide me regarding this requirement ??

Google Maps Integration with Rails

why not simply download them from here: http://sourceforge.net/projects/zips/

Those are for the US, others are out there as well although I don’t have links handy.

Martin Wawrusch wrote in post #1020213:

why not simply download them from here: The Zip Code Database Project download | SourceForge.net

Those are for the US, others are out there as well although I don't have links handy.

Thanks a lot Martin..

I am also doing it for US. I can do it by backuping the data and get the zipcodes list.

But, i have to show the entire city in the google map when a user is asked to enter the city name.