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.
| Version: | 0.4.1 | 
| Imports: | sf, arrow, jsonlite, dplyr | 
| Suggests: | knitr, rmarkdown | 
| Published: | 2021-10-27 | 
| DOI: | 10.32614/CRAN.package.sfarrow | 
| Author: | Chris Jochem | 
| Maintainer: | Chris Jochem <w.c.jochem at soton.ac.uk> | 
| BugReports: | https://github.com/wcjochem/sfarrow/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/wcjochem/sfarrow, https://wcjochem.github.io/sfarrow/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | sfarrow results | 
| Reference manual: | sfarrow.html , sfarrow.pdf | 
| Vignettes: | example_sfarrow (source, R code) | 
| Package source: | sfarrow_0.4.1.tar.gz | 
| Windows binaries: | r-devel: sfarrow_0.4.1.zip, r-release: sfarrow_0.4.1.zip, r-oldrel: sfarrow_0.4.1.zip | 
| macOS binaries: | r-release (arm64): sfarrow_0.4.1.tgz, r-oldrel (arm64): sfarrow_0.4.1.tgz, r-release (x86_64): sfarrow_0.4.1.tgz, r-oldrel (x86_64): sfarrow_0.4.1.tgz | 
| Old sources: | sfarrow archive | 
| Reverse imports: | alabaster.sfe, geoflow | 
| Reverse suggests: | SpatialFeatureExperiment, Voyager | 
Please use the canonical form https://CRAN.R-project.org/package=sfarrow to link to this page.