Re: Http Geocoding problem

2008-12-15 Thread Rossko
> i have tried that and found that it is taking long time to geocode all > the addresses (list may contain more than 500 addresses). is there any > other alternate solution for geocoding more addresses at the earliest. Whichever way you go about it, geocoding 500 addresses every time someone look

Http Geocoding problem

2008-12-15 Thread senk
Hi, the application i am working with currently uses a list of addresses to locate them on the map. previously we were using some other map engine to geocode and reverse geocode. now we want to try google map's API to get the lat/lng coordinates to plot the markers on the map. i have read the AP