-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Geo Edits #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Geo Edits #78
Conversation
Distance Multiplier | ||
~~~~~~~~~~~~~~~~~~~ | ||
|
||
:func:`distanceMultiplier` is a built-in function which will |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not a function.
@@ -24,7 +26,7 @@ Queries | |||
|
|||
MongoDB provides special :ref:`geospatial query operators | |||
<geospatial-query-operators>` for performing queries on location data | |||
inside of normal :func:`find() <db.collection.find()>` operation. The | |||
inside the normal :func:`find() <db.collection.find()>` operator. The |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
method.
some :ref:`bounded <geospatial-query-bounded>` queries will not return | ||
accurate results. To compensate, you can use the following spherical | ||
queries which adjust for these errors. The following table provides a | ||
list of spherical query operators and their flat system equivalents: | ||
queries which adjust for these differences. The following table provides a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/which/that/
spherical query
* DOCSP-3184 Steps to deploy encryption at rest * Initial pass finished * broken step refs * Update URLs * Clean up * Internal review feedback * Streamline initial synch steps * Fix ref spacing
* DOCSP-23911 Adds capped collections line * DOCSP-23911 Removes additional line, per Samykta * DOCSP-23911 Fixes per Ashley * DOCSP-23911 Refactors text to correct a build error, linking to page rather than the heading
* (DOCSP-24503): Add MDB 6.0 to list of supported versions * remove 4.0 from supported versions
DOCSP-35183 editing Sybase row
* DOCSP-13384: update heartbeat config descriptions
Updated the note on what a deprecated version means.
* (DOCSP-36688) Added Atlas Stream Processing content. * (DOCSP-36688): Incorporated Helder's feedback. * (DOCSP-36688): Small tweak. * (DOCSP-36688): Incorporated feedback. * (DOCSP-36688): Added include and small tweaks. * (DOCSP-36688): H2 headings
Removed Shared and Serverless from Atlas Gov
No description provided.