Package: cartographer 0.2.1.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.1.9000.tar.gz
cartographer_0.2.1.9000.zip(r-4.5)cartographer_0.2.1.9000.zip(r-4.4)cartographer_0.2.1.9000.zip(r-4.3)
cartographer_0.2.1.9000.tgz(r-4.4-x86_64)cartographer_0.2.1.9000.tgz(r-4.4-arm64)cartographer_0.2.1.9000.tgz(r-4.3-x86_64)cartographer_0.2.1.9000.tgz(r-4.3-arm64)
cartographer_0.2.1.9000.tar.gz(r-4.5-noble)cartographer_0.2.1.9000.tar.gz(r-4.4-noble)
cartographer_0.2.1.9000.tgz(r-4.4-emscripten)cartographer_0.2.1.9000.tgz(r-4.3-emscripten)
cartographer.pdf |cartographer.html✨
cartographer/json (API)
NEWS
# 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
- 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 10 months agofrom:540cd8d369. Checks:OK: 8 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win-x86_64 | NOTE | Oct 24 2024 |
R-4.5-linux-x86_64 | OK | Oct 24 2024 |
R-4.4-win-x86_64 | OK | Oct 24 2024 |
R-4.4-mac-x86_64 | OK | Oct 24 2024 |
R-4.4-mac-aarch64 | OK | Oct 24 2024 |
R-4.3-win-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-aarch64 | OK | Oct 24 2024 |
Exports:add_geometryfeature_namesfeature_typesmap_outlinemap_sfmap_sfcregister_mapresolve_feature_namesresolve_feature_type
Dependencies:classclassIntcliDBIdplyre1071fansigenericsglueKernSmoothlifecyclemagrittrMASSpillarpkgconfigproxyR6Rcpprlangs2sftibbletidyselectunitsutf8vctrswithrwk
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 |