On Jul 23, 3:48 pm, shankar <[email protected]> wrote: > Hi, > > I'm a data architect, looking for a way to do reverse lookup based on > Geo( Latitude/Longitude) and/or IP. Following this blog > posthttp://googlegeodevelopers.blogspot.com/2008/10/geocoding-in-reverse...., > I'm curious to know how I can use this ( if I can ) ? > > From my side, I am collecting IP, Lat, Long information. > > Can you please guide me ?
Guide you in doing what? The Geocoder is pretty well documented: http://code.google.com/apis/maps/documentation/services.html#Geocoding and since you are talking about reverse geocoding: http://code.google.com/apis/maps/documentation/services.html#ReverseGeocoding but if you won't have a map, you should review the Terms of Use before proceeding. http://code.google.com/apis/maps/terms.html -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
