Description Usage Arguments Details Value
These are functions for administrative hierarchies
1 2 3 4 5 | GNchildren(geonameId,...)
GNhierarchy(geonameId,...)
GNsiblings(geonameId,...)
GNneighbours(geonameId,...)
GNcountrySubdivision(lat,lng,lang,radius,maxRows)
|
geonameId |
A geoname identifier |
lat |
Decimal latitude. North is positive |
lng |
Decimal longitude. East is positive |
lang |
Language for returned text |
radius |
Search radius |
maxRows |
Maximum number of rows to return |
... |
See http://www.geonames.org/export/ws-overview.html for details of arguments to this function |
These functions query geonames for information about administrative region hierarchies.
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.