mchicote
Joined: 07/04/2014 22:37:21
Messages: 1
Offline
|
Hi
I'm getting some strange response from countrySubdivision webservice for this: http://api.geonames.org/countrySubdivisionJSON?formatted=true&lat=-34.5333&lng=-58.4667&username=demo&style=full
Apparently, there is no administrative country subdivision (it should be Buenos Aires Province in Argentina).
Even more, countryCode cant find Argentina either: http://api.geonames.org/countryCodeJSON?formatted=true&lat=-34.5333&lng=-58.4667&username=demo&style=full
Looking for the same coordinates in Google Maps will point to Buenos Aires in Argentina: https://www.google.com.ar/maps/place/34%C2%B031'59.9%22S+58%C2%B028'00.1%22W/@-34.5333,-58.4667,15z/data=!3m1!4b1!4m2!3m1!1s0x0:0x0
Even using https://developers.google.com/maps/documentation/javascript/examples/geocoding-reverse
Can someone help me with this?
Thanks!
|