-
Naresh Neelakantan posted an update in the project Jalam: 1 year, 9 months ago · View
I found this for the list of localities for some cities in India.
http://www.commonfloor.com/localities/index/city/bangaloreFor the google map api xml data search the last term would be in locality\city format as in:
http://maps.googleapis.com/maps/api/geocode/xml?sensor=false&address=Ashoka%20Pillar\BangaloreThis prevents from difficulties of mapping to same names of localities in different cites.
The locality list can be used for test sms generation. i will try to get some insight on mapping in the meantime.
Looks good.