Get Country From Lat/Long
GET http://api.geonames.org/countryCodeJSON?lat={{lat}}&lng={{long}}&username=postmangeodash
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
lat | string | ||
lng | string | ||
username | string |
GET http://api.geonames.org/countryCodeJSON?lat={{lat}}&lng={{long}}&username=postmangeodash
| Key | Datatype | Required | Description |
|---|---|---|---|
lat | string | ||
lng | string | ||
username | string |