On Jan 4, 9:57 am, Nelgin <[email protected]> wrote: > > Did I miss something or did Google mess up?
(a) The geocoders use different data, so the results from the API geocoder will not necessarily be the same as maps.google.com. (b) Both geocoders do some elementary checking and could well decide that Beltline Road has North and South parts; or not, depending on their dataset. (c) maps.google.com will fall back to searching business data if it can't match address data, which is what seems to be happening with your Addison address. The API doesn't do that, it will return a 602 error. (d) Never trust a geocoder. (e) It's free. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
