Passing the google geocoder the postal code: W11 2BQ I would expect to see England as part of the returned address but this isn't the case. Am I missing the obvious?
Here is the call:
http://maps.googleapis.com/maps/api/geocode/json?address=W11+2BQ&sensor=false
United Kingdominstead ofEnglandjust likeUnited Stateinstead ofAmericaas thelong_namefield where"types" : [ "country", "political" ]and I think it's the right way. – Sheikh Heera Feb 20 at 20:02