The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
The geojsonR package includes functions for
processing GeoJson
objects relying on RFC 7946. The
geojson encoding is based on json11, a tiny JSON library
for C++11. Furthermore, the source code is exported in R through the
Rcpp and RcppArmadillo packages. More details on the
functionality of geojsonR can be found in the blog-post
and in the package Vignette.
To install the package from CRAN use,
install.packages("geojsonR")
and to download the latest version from Github use the
install_github function of the remotes package,
::install_github('mlampros/geojsonR')
remotes
Use the following link to report bugs/issues,
https://github.com/mlampros/geojsonR/issues
If you use the code of this repository in your paper or research
please cite both geojsonR and the original
articles / software
https://CRAN.R-project.org/package=geojsonR
:
@Manual{,
= {{geojsonR}: A GeoJson Processing Toolkit},
title = {Lampros Mouselimis},
author = {2021},
year = {R package version 1.1.2},
note = {https://CRAN.R-project.org/package=geojsonR},
url }
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.