mongoid-geospatial
GIS library
An extension for MongoDB and Ruby's Mongoid framework to simplify the use of spatial features in geographic information systems.
A MongoDB/Mongoid Extension with optional GeoRuby/RGeo support.
80 stars
6 watching
31 forks
Language: Ruby
last commit: about 6 years ago
Linked from 2 awesome lists
gismongodbmongoid
Related projects:
Repository | Description | Stars |
---|---|---|
mongoid/mongoid_search | Enables full-text searching in Mongoid models | 318 |
rgeo/rgeo | A Ruby library for working with geospatial data and geometric operations | 1,012 |
kaminari/kaminari-mongoid | An adapter that integrates Kaminari pagination with Mongoid, a MongoDB ORM. | 40 |
mongoid/mongoid-history | A Ruby-based gem that enables multi-user non-linear history tracking and auditing for MongoDB documents. | 393 |
mongodb/mongoid | An Object-Document Mapper framework for interacting with MongoDB databases in Ruby. | 3,916 |
benedikt/mongoid-tree | A Mongoid document extension for building tree structures with a materialized path pattern | 302 |
skyeagle/mongoid-ancestry | Enables hierarchical organization of data in Mongoid models using a tree-like structure | 85 |
mongodb-js/compass | A GUI application for managing and querying MongoDB databases | 1,170 |
nateabele/li3_geo | A geospatial extension for a PHP framework, enabling spatial queries and data storage across multiple databases. | 13 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,972 |
spatial-go/geoos | A Go library providing spatial data and geometric algorithms | 617 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
rgeo/rgeo-activerecord | An extension of ActiveRecord for working with spatial data in Ruby | 89 |
orbisgis/h2gis | A spatial extension of the H2 database that adds support for managing and analyzing geospatial data. | 208 |
carrierwaveuploader/carrierwave-mongoid | A gem that integrates CarrierWave with Mongoid and MongoDB's GridFS for storing and serving uploaded files in a database-backed manner. | 355 |