CRAN/E | GNRS

GNRS

Access the 'Geographic Name Resolution Service'

Installation

About

Provides tools for interacting with the 'geographic name resolution service' ('GNRS') API and associated functionality. The 'GNRS' is a batch application for resolving & standardizing political division names against standard name in the geonames database . The 'GNRS' resolves political division names at three levels: country, state/province and county/parish. Resolution is performed in a series of steps, beginning with direct matching to standard names, followed by direct matching to alternate names in different languages, followed by direct matching to standard codes (such as ISO and FIPS codes). If direct matching fails, the 'GNRS' attempts to match to standard and then alternate names using fuzzy matching, but does not perform fuzzing matching of political division codes. The 'GNRS' works down the political division hierarchy, stopping at the current level if all matches fail. In other words, if a country cannot be matched, the 'GNRS' does not attempt to match state or county.

Key Metrics

Version 0.3.4
R ≥ 3.4.0
Published 2021-10-13 932 days ago
Needs compilation? no
License MIT
License File
CRAN checks GNRS results

Downloads

Yesterday 6 0%
Last 7 days 58 -29%
Last 30 days 282 -1%
Last 90 days 793 -19%
Last 365 days 3.382 -4%

Maintainer

Maintainer

Brian Maitner

bmaitner@gmail.com

Authors

Brad Boyle

aut

Brian Maitner

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

GNRS R package

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

GNRS archive

Depends

R ≥ 3.4.0

Imports

RCurl
jsonlite
httr

Suggests

knitr
rmarkdown
testthat
devtools
vcr ≥ 0.6.0