Package: cartographer 0.2.2.9000
cartographer: Turn Place Names into Map Data
A tool for easily matching spatial data when you have a list of place/region names. You might have a data frame that came from a spreadsheet tracking some data by suburb or state. This package can convert it into a spatial data frame ready for plotting. The actual map data is provided by other packages (or your own code).
Authors:
cartographer_0.2.2.9000.tar.gz
cartographer_0.2.2.9000.zip(r-4.7)cartographer_0.2.2.9000.zip(r-4.6)cartographer_0.2.2.9000.zip(r-4.5)
cartographer_0.2.2.9000.tgz(r-4.6-any)cartographer_0.2.2.9000.tgz(r-4.5-any)
cartographer_0.2.2.9000.tar.gz(r-4.7-any)cartographer_0.2.2.9000.tar.gz(r-4.6-any)
cartographer_0.2.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
cartographer/json (API)
| # Install 'cartographer' in R: |
| install.packages('cartographer', repos = c('https://cidm-ph.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cidm-ph/cartographer/issues
Pkgdown/docs site:https://cidm-ph.github.io
- nc_type_example_1 - Example datasets with a feature name column and random data
- nc_type_example_2 - Example datasets with a feature name column and random data
Last updated from:6aab601953. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 169 | ||
| source / vignettes | OK | 228 | ||
| linux-release-x86_64 | OK | 164 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 145 |
Exports:add_geometryfeature_namesfeature_typesmap_outlinemap_sfmap_sfcregister_mapresolve_feature_namesresolve_feature_type
Dependencies:classclassIntcliDBIe1071KernSmoothMASSproxyRcpprlangs2sfunitswk
Last update: 2026-03-19
Started: 2023-04-28
Last update: 2024-01-28
Started: 2023-04-28
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Turn Place Names into Map Data | cartographer-package cartographer |
| Convert input data frame into a spatial data frame | add_geometry |
| List known feature names | feature_names |
| List known feature types | feature_types |
| Retrieve a map outline registered with cartographer. | map_outline |
| Retrieve map data registered with cartographer. | map_sf |
| Retrieve geometry of a single location. | map_sfc |
| Example datasets with a feature name column and random data | nc_type_example_1 nc_type_example_2 |
| Register a new feature type | register_map |
| Canonicalise feature names accounting for aliases and character case | resolve_feature_names |
| Guess the feature type if it was missing | resolve_feature_type |
