I've been working on geocoding my database of venues and about a sixth of them are having the following problem:
When I pass the full address: http://maps.google.com/maps/geo?q=11+French+Drive,+boylston,+ma+01505&output=xml the accuracy is 8 but the city is not being returned, only a state. Interestingly, though, if I remove the building number: http://maps.google.com/maps/geo?q=French+Drive,+boylston,+ma+01505&output=xml my accuracy goes to 6, but the LocalityName is returned so it knows where it is. These problems are also repeatable on the Google Maps site, not just the API. I need to have the city show up on my addresses. Any idea what's wrong or am I misunderstanding something? Other examples of missing cities in various areas: http://maps.google.com/maps/geo?q=191+Old+Tower+Hill+Rd,+Wakefield,+RI+02879&output=xml http://maps.google.com/maps/geo?q=915+Riverside+Drive,+Thompson,+CT+06277&output=xml Any help would be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---