mdsumner/spbabel: Convert Spatial Data Using Tidy Tables

Tools to convert from specific formats to more general forms of spatial data. Using tables to store the actual entities present in spatial data provides flexibility, and the functions here deliberately minimize the level of interpretation applied, leaving that for specific applications. Includes support for simple features, round-trip for 'Spatial' classes and long-form tables, analogous to 'ggplot2::fortify'. There is also a more 'normal form' representation that decomposes simple features and their kin to tables of objects, parts, and unique coordinates.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.6.0
URL https://mdsumner.github.io/spbabel/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mdsumner/spbabel")
mdsumner/spbabel documentation built on March 15, 2023, 5:03 p.m.