Package: GNRS 0.3.4
GNRS: Access the 'Geographic Name Resolution Service'
Provides tools for interacting with the 'geographic name resolution service' ('GNRS') API <https://github.com/ojalaquellueva/gnrs> and associated functionality. The 'GNRS' is a batch application for resolving & standardizing political division names against standard name in the geonames database <http://www.geonames.org/>. 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.
Authors:
GNRS_0.3.4.tar.gz
GNRS_0.3.4.zip(r-4.5)GNRS_0.3.4.zip(r-4.4)GNRS_0.3.4.zip(r-4.3)
GNRS_0.3.4.tgz(r-4.4-any)GNRS_0.3.4.tgz(r-4.3-any)
GNRS_0.3.4.tar.gz(r-4.5-noble)GNRS_0.3.4.tar.gz(r-4.4-noble)
GNRS_0.3.4.tgz(r-4.4-emscripten)GNRS_0.3.4.tgz(r-4.3-emscripten)
GNRS.pdf |GNRS.html✨
GNRS/json (API)
NEWS
# Install 'GNRS' in R: |
install.packages('GNRS', repos = c('https://bmaitner.r-universe.dev', 'https://cloud.r-project.org')) |
- gnrs_testfile - Names of 21 political divisions
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:634df59d2b. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | NOTE | Nov 12 2024 |
R-4.4-mac | NOTE | Nov 12 2024 |
R-4.3-win | NOTE | Nov 12 2024 |
R-4.3-mac | NOTE | Nov 12 2024 |
Exports:GNRSGNRS_acknowledgmentsGNRS_citationsGNRS_data_dictionaryGNRS_get_countiesGNRS_get_countriesGNRS_get_statesGNRS_metadataGNRS_sourcesGNRS_super_simpleGNRS_templateGNRS_version
Dependencies:askpassbitopscurlhttrjsonlitemimeopensslR6RCurlsys
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Standardize political division names | GNRS |
Get acknowledgment information | GNRS_acknowledgments |
Get citation information | GNRS_citations |
Get Data Dictionary | GNRS_data_dictionary |
Get metadata on counties | GNRS_get_counties |
Get metadata on countries | GNRS_get_countries |
Get metadata on states | GNRS_get_states |
Get GNRS metadata | GNRS_metadata |
Get metadata on current GNRS sources | GNRS_sources |
Standardize political division names | GNRS_super_simple |
Make a template for a GNRS query | GNRS_template |
Names of 21 political divisions | gnrs_testfile |
Get metadata on current GNRS version | GNRS_version |