wcjochem/sfarrow: Read/Write Simple Feature Objects ('sf') with 'Apache' 'Arrow'

Support for reading/writing simple feature ('sf') spatial objects from/to 'Parquet' files. 'Parquet' files are an open-source, column-oriented data storage format from Apache (<https://parquet.apache.org/>), now popular across programming languages. This implementation converts simple feature list geometries into well-known binary format for use by 'arrow', and coordinate reference system information is maintained in a standard metadata format.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4.1
URL https://github.com/wcjochem/sfarrow https://wcjochem.github.io/sfarrow/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("wcjochem/sfarrow")
wcjochem/sfarrow documentation built on Nov. 2, 2021, 8:03 a.m.