Hi, I am using the following request format for HTTP Geocoding: http://maps.google.com/maps/geo?q=<address>&output=xml&sensor=false&oe=utf-8&key=<key>
I have observed some inconsistency in the response returned. Response returned by Google Maps for Lake District is markedly different (entire Country node is missing) from the one returned for other addresses, say, Cornish (see below) The Google Map Request fired for the two searches are: http://maps.google.com/maps/geo?q=Lake District,GB&output=xml&sensor=false&oe=utf-8&key=<key> -- for Lake District and http://maps.google.com/maps/geo?q=Cornish,GB&output=xml&sensor=false&oe=utf-8&key=<key> -- for Cornish --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
