geodimension: Definition of Geographic Dimensions

The geographic dimension plays a fundamental role in multidimensional systems. To define a geographic dimension in a star schema, we need a table with attributes corresponding to the levels of the dimension. Additionally, we will also need one or more geographic layers to represent the data using this dimension. The goal of this package is to support the definition of geographic dimensions from layers of geographic information related to each other. It makes it easy to define relationships between layers and obtain the necessary data from them.

Version: 2.0.0
Depends: R (≥ 2.10)
Imports: dplyr, methods, sf, snakecase, tibble, tidyselect
Suggests: knitr, pander, rmarkdown, testthat
Published: 2024-01-09
Author: Jose Samos ORCID iD [aut, cre], Universidad de Granada [cph]
Maintainer: Jose Samos <jsamos at ugr.es>
BugReports: https://github.com/josesamos/geodimension/issues
License: MIT + file LICENSE
URL: https://josesamos.github.io/geodimension/, https://github.com/josesamos/geodimension
NeedsCompilation: no
Language: en-GB
Materials: README NEWS
CRAN checks: geodimension results

Documentation:

Reference manual: geodimension.pdf
Vignettes: geodimension: Definition of Geographic Dimensions

Downloads:

Package source: geodimension_2.0.0.tar.gz
Windows binaries: r-devel: geodimension_2.0.0.zip, r-release: geodimension_2.0.0.zip, r-oldrel: geodimension_2.0.0.zip
macOS binaries: r-release (arm64): geodimension_2.0.0.tgz, r-oldrel (arm64): geodimension_2.0.0.tgz, r-release (x86_64): geodimension_2.0.0.tgz
Old sources: geodimension archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=geodimension to link to this page.