Package: GeoMongo 1.0.3
GeoMongo: Geospatial Queries Using 'PyMongo'
Utilizes methods of the 'PyMongo' 'Python' library to initialize, insert and query 'GeoJson' data (see <https://github.com/mongodb/mongo-python-driver> 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.
Authors:
GeoMongo_1.0.3.tar.gz
GeoMongo_1.0.3.zip(r-4.5)GeoMongo_1.0.3.zip(r-4.4)GeoMongo_1.0.3.zip(r-4.3)
GeoMongo_1.0.3.tgz(r-4.4-any)GeoMongo_1.0.3.tgz(r-4.3-any)
GeoMongo_1.0.3.tar.gz(r-4.5-noble)GeoMongo_1.0.3.tar.gz(r-4.4-noble)
GeoMongo_1.0.3.tgz(r-4.4-emscripten)GeoMongo_1.0.3.tgz(r-4.3-emscripten)
GeoMongo.pdf |GeoMongo.html✨
GeoMongo/json (API)
NEWS
# Install 'GeoMongo' in R: |
install.packages('GeoMongo', repos = c('https://mlampros.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlampros/geomongo/issues
geojsonmongodbpymongoreticulate
Last updated 2 years agofrom:e72ec3859d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:geomongojson_schema_validatormongodb_console
Dependencies:data.tablegeojsonRherejsonlitelatticeMatrixpngR6rappdirsRcppRcppArmadilloRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
mongodb geospatial methods ( using PyMongo in R ) | geomongo |
simple way to validate a json instance under a given schema | json_schema_validator |
MongoDB (bulk) commands | mongodb_console |