etiennebr/geom: Spatial data for tibble

Geom is an experiment to store spatial data in rows (rather than in a separate list like in sp). Most databases store geometries in a specific column, allowing multiple geometries per observation. `geom` is an attempt at replicating this structure. We'll see how far it can go.

Getting started

Package details

Maintainer
LicenseMIT
Version0.1.0
URL https://github.com/etiennebr/geom
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("etiennebr/geom")
etiennebr/geom documentation built on May 16, 2019, 9:06 a.m.