ryanong / mongoid_spacial

A Mongoid Extention that simplifies and adds support for MongoDB Geo Spacial Calculations.
MIT License
138 stars 63 forks source link

Multilocation Documents support? #24

Open sasha-id opened 12 years ago

sasha-id commented 12 years ago

Hey Ryan,

Does your gem support multilocation documents(array of locations)?

http://www.mongodb.org/display/DOCS/Geospatial+Indexing#GeospatialIndexing-MultilocationDocuments

Thank you!