File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -40,18 +40,18 @@ geoNear
4040 spherical plane rather than a plane.
4141
4242 :field distanceMultiplier: Optional. Specifies a factor to multiply
43- all distances returned by
44- :dbcommand:`geoNear`. For example, use
45- ``distanceMultiplier`` to convert from
46- spherical queries returned in radians to
47- linear units (i.e. miles or kilometers)
48- by multiplying by the radius of the
49- Earth.
50-
51- .. todo:: insert link after merging in geo.
43+ all distances returned by
44+ :dbcommand:`geoNear`. For example, use
45+ ``distanceMultiplier`` to convert from
46+ spherical queries returned in radians to
47+ linear units (i.e. miles or kilometers)
48+ by multiplying by the radius of the
49+ Earth.
50+
51+ .. todo:: insert link after merging in geo.
5252
53- .. include :ref:`geospatial-spherical-geometry`
54- link after geospatial merge.
53+ .. include :ref:`geospatial-spherical-geometry`
54+ link after geospatial merge.
5555
5656 :field includeLocs: Optional. Default: ``false``. When specified
5757 ``true``, the query will return the location of
You can’t perform that action at this time.
0 commit comments