google-code-export / morphia

Automatically exported from code.google.com/p/morphia
1 stars 0 forks source link

Support geoNear command #287

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add geoNear command wich returns a geoResult<T> object which has distance for 
each entity.

Original issue reported on code.google.com by scotthernandez on 17 Jun 2011 at 12:25

GoogleCodeExporter commented 9 years ago
The nearSphere value seems to be using degees as input. The geonear command 
uses radian which seem to be more accurate

Original comment by pravan...@gmail.com on 27 Jun 2011 at 11:04