I had a look at GeoNames. What I need is to get it from google because I use google service to reverse geocode the coordinates in my database. I just can't understand why Google itself (http://maps.google.com/ maps) shows Irish Sea for this coordinates but when I do it though http request it comes back with ZERO_RESULTS. I need to use the same request url (obviously with different latlng parameter value) for all records in my database no matter if there's a postal address or not. "http://maps.google.com/maps/api/geocode/xml? latlng=53.650504,-3.810058&sensor=true" is what Google guys have told me to use.
-- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
