GeoMongo: Geospatial Queries Using 'PyMongo'

Utilizes methods of the 'PyMongo' 'Python' library to initialize, insert and query 'GeoJson' data (see <https://api.mongodb.com/python/current/#> for more information on 'PyMongo'). 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.

Version: 1.0.1
Depends: R (≥ 3.2.3)
Imports: reticulate, R6, geojsonR, data.table
Suggests: testthat, covr, knitr, rmarkdown
Published: 2017-09-09
Author: Lampros Mouselimis
Maintainer: Lampros Mouselimis <mouselimislampros at gmail.com>
BugReports: https://github.com/mlampros/GeoMongo/issues
License: Apache License 2.0
URL: https://github.com/mlampros/GeoMongo
NeedsCompilation: no
SystemRequirements: MongoDB (>= 3.4.0), Python (>= 2.7). Installation instructions and links can be found in the README file.
Materials: README NEWS
CRAN checks: GeoMongo results

Downloads:

Reference manual: GeoMongo.pdf
Vignettes: Geospatial Queries using Pymongo in R
Package source: GeoMongo_1.0.1.tar.gz
Windows binaries: r-devel: GeoMongo_1.0.1.zip, r-release: GeoMongo_1.0.1.zip, r-oldrel: GeoMongo_1.0.1.zip
macOS binaries: r-release: GeoMongo_1.0.1.tgz, r-oldrel: GeoMongo_1.0.1.tgz
Old sources: GeoMongo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GeoMongo to link to this page.