Convert data to 'geoJSON' or 'topoJSON' from various R classes, including vectors, lists, data frames, shape files, and spatial classes. 'geojsonio' does not aim to replace packages like 'sp', 'rgdal', 'rgeos', but rather aims to be a high level client to simplify conversions of data from and to 'geoJSON' and 'topoJSON'.
Version: | 0.1.4 |
Depends: | R (≥ 2.10) |
Imports: | methods, stats, utils, sp, rgdal, rgeos, httr, maptools, jsonlite, magrittr, V8 |
Suggests: | gistr, testthat, knitr, leaflet |
Enhances: | RColorBrewer |
Published: | 2015-08-12 |
Author: | Scott Chamberlain [aut, cre], Andy Teucher [aut] |
Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> |
BugReports: | http://www.github.com/ropensci/geojsonio/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropensci/geojsonio |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | geojsonio results |
Reference manual: | geojsonio.pdf |
Vignettes: |
CRS and Bounding Boxes geojsonio vignette maps with geojsonio |
Package source: | geojsonio_0.1.4.tar.gz |
Windows binaries: | r-devel: geojsonio_0.1.4.zip, r-release: geojsonio_0.1.4.zip, r-oldrel: geojsonio_0.1.4.zip |
OS X Snow Leopard binaries: | r-release: geojsonio_0.1.4.tgz, r-oldrel: geojsonio_0.1.0.tgz |
OS X Mavericks binaries: | r-release: geojsonio_0.1.4.tgz |
Old sources: | geojsonio archive |
Reverse imports: | repijson |
Reverse enhances: | lawn |