s-u/fastshp: Fast routines for hanlding large ESRI shapefiles (.shp)

Routines for handling of large ESRI shapefiles (.shp). This includes reading, thinning of points and matching of points to containing shapes. The main aim for this package is to provide the speed to support large shapefiles (millions of points). It is several orders of maginute faster than some other shapefile packages.

Getting started

Package details

AuthorSimon Urbanek <simon.urbanek@r-project.org>
MaintainerSimon Urbanek <simon.urbanek@r-project.org>
LicenseGPL-2
Version0.1-2
URL http://www.rforge.net/fastshp
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("s-u/fastshp")
s-u/fastshp documentation built on May 28, 2019, 10:47 a.m.