蒙古地理空间 Mongoid扩展,可简化MongoDB空间特征的使用。 快速开始 该宝石使用Mongoid 5、6和7专注于MongoDB的空间特征(为其提供帮助)。 # Gemfile gem 'mongoid-geospatial' 一个Place来说明Point , Line和Polygon class Place include Mongoid :: Document # Include the module include Mongoid :: Geospatial # Just like mongoid, field :name , type :