Edit and simplify 'geojson' and 'Spatial' objects.
This is wrapper around the 'mapshaper' 'javascript' library
<https://github.com/mbloch/mapshaper/> to perform topologically-aware
polygon simplification, as well as other operations such as clipping,
erasing, dissolving, and converting 'multi-part' to 'single-part' geometries.
It relies on the 'geojsonio' package for working with 'geojson' objects,
and the 'sp' and 'rgdal' packages for working with 'Spatial' objects.
Version: |
0.2.0 |
Imports: |
rgdal (≥ 1.1-10), sp (≥ 1.2-1), V8 (≥ 1.0.2), geojsonio (≥
0.3.0), geojsonlint (≥ 0.1.0), readr (≥ 0.2.2), methods |
Suggests: |
testthat, rgeos, knitr, rmarkdown, magrittr |
Published: |
2017-02-16 |
Author: |
Andy Teucher [aut, cre],
Kenton Russell [aut] (JavaScript support),
Matthew Bloch [cph] (mapshaper Javascript library) |
Maintainer: |
Andy Teucher <andy.teucher at gmail.com> |
BugReports: |
https://github.com/ateucher/rmapshaper/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/ateucher/rmapshaper |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
rmapshaper results |