README.md in mongoid_geospatial-2.7.0 vs README.md in mongoid_geospatial-2.7.1
- old
+ new
@@ -110,11 +110,11 @@
house.area.bbox # Returns polygon bounding_box (envelope)
house.area.center # Returns calculate middle point
Query
---------
+-----
Before you read about mongoid_spatial have sure you read this:
http://mongoid.org/en/origin/docs/selection.html#standard
@@ -198,11 +198,11 @@
point.class # Mongoid::Geospatial::Point
point.to_geo.class # RGeo::Geographic::SphericalPointImpl
Configure
-----------------
+---------
Assemble it as you need (use a initializer file):
With RGeo
@@ -463,11 +463,17 @@
Indexes need to be created. Execute command:
rake db:mongoid:create_indexes
+Using mongoid_geospatial (or mongoid for that matter) without rails?
+ https://github.com/kristianmandrup/mongoid_indexing
+
+You need a way to create indexes easily, check out the gem above.
+
+
Thanks
------
* Thanks to Kristian Mandrup for creating the base of the gem and a few of the tests
* Thanks to CarZen LLC. for letting me release the code we are using
@@ -486,6 +492,8 @@
Copyright
-----------
-Copyright (c) 2011 Ryan Ong. See LICENSE.txt for further details.
+WTFPL
+
+http://en.wikipedia.org/wiki/WTFPL