Description Usage Arguments Details Value
Query codes and timezones
1 2 3 4 | GNcountryCode(lat,lng,lang,radius)
GNcountryInfo(country,lang)
GNcities(north,east,south,west,lang,maxRows)
GNtimezone(lat,lng,radius)
|
lat |
Decimal latitude. North is positive |
lng |
Decimal longitude. East is positive |
radius |
Search radius in km |
lang |
Language for internationalised returned text |
country |
Two-character country code |
north,east,south,west |
Decimal degree bounding box |
maxRows |
Limit on returned rows |
These functions query geonames for information about various things.
See http://www.geonames.org/export/ws-overview.html for a full description of valid arguments and return values.
List or data frame objects with the query results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.