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.

GeoMongo


The GeoMongo package utilizes methods of the PyMongo Python library to initialize, insert and query GeoJson data. Furthermore, it allows the user to validate GeoJson objects and to use the console for MongoDB (bulk) commands. The reticulate package provides the R interface to Python modules, classes and functions. More details on the functionality of GeoMongo can be found in the blog post and in the package Vignette.


System Requirements



Installation of the GeoMongo package


To install the package from CRAN use,


install.packages('GeoMongo')


and to download the latest version from Github use the install_github function of the devtools package,


devtools::install_github(repo = 'mlampros/GeoMongo')


Use the following link to report bugs/issues,

https://github.com/mlampros/GeoMongo/issues


Citation:

If you use the GeoMongo R package in your paper or research please cite https://CRAN.R-project.org/package=GeoMongo:


@Manual{,
  title = {{GeoMongo}: Geospatial Queries Using 'PyMongo' in R},
  author = {Lampros Mouselimis},
  year = {2021},
  note = {R package version 1.0.3},
  url = {https://CRAN.R-project.org/package=GeoMongo},
}


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.