⚠️There's a newer version (1.0.3) of this package. Take me there.

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 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')

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

Copy Link

Version

Down Chevron

Install

install.packages('GeoMongo')

Monthly Downloads

258

Version

1.0.1

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Last Published

September 9th, 2017

Functions in GeoMongo (1.0.1)