> For example, a reverse geocode request using these values > 28.364132,-81.172406 returns "13921-13929 Lake Mary Jane Rd, Orlando, > FL 32832, USA" where as i am expecting the exact address as 13925 Lake > Mary Jane Rd, Orlando, FL 32832, USA.
Sad to say the geocoder does not know the exact location and extent of every single house and building in the USA, never mind the whole world. That's pretty close, and good enough for e.g. driving directions. What use are you wanting to make of it? err, if you know exactly where the house is why are you geocoding it ... > please let me know if there is any parameter that i can send while > requesting through http reverse geocoding to get an axact address There isn't. You can try alternative geocoders which may give better or worse results - http://groups.google.com/group/Google-Maps-API/web/resources-non-google-geocoders cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
