Skip to content

Geo operators #99

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

Closed
wants to merge 16 commits into from
Closed

Geo operators #99

wants to merge 16 commits into from

Conversation

a-leung
Copy link

@a-leung a-leung commented Jul 31, 2012

updates for $box and $center operators


- Circles. Specify circles in the following form:
This specifies a circle shape for :operator:`$within`. To use
the :operator:`$center` option, you need to specify the center
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not an option

reprhase:

To define the bounds of a query using :operator:$center you must specify

  • foo
  • bar

@tychoish
Copy link
Contributor

Could you revise and resubmit.

Pay particular attention to:

  • making sure referenced objects are handled correctly in the text and that the references work.
  • make sure that in-line literals are handled correctly.

Feel free to ask if you have any more questions!

``places``. `geoNear` provides the following options (specify all
distances in the same units as the document coordinate system:)
``places``. The :dbcommand:`geoNear` command provides the following options (specify all
distances in the same units as the document coordinate system.)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should avoid using parentheticals like this.

The :operator:`$centerSphere` operator returns all the documents that
are within a certain radius from a point using spherical
representation. To define the bounds of the :operator:`$centerSphere` operator,
you must specify the center point and the radius.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • you define the bounds of the shape for the query, not the operator.
  • the first sentence needs reworking:
    • the operator specifies the constraints of a query (say this in a different way,) but it in and for itself doesn't return anything.
    • the operator doesn't "using spherical representation," it assumes the points exist in a spherical system.

It's totally appropriate to cross reference here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make the above change throughout.

@tychoish
Copy link
Contributor

tychoish commented Sep 6, 2012

closing in favor of #192 which does a better job of this.

@tychoish tychoish closed this Sep 6, 2012
mongo-cr-bot pushed a commit that referenced this pull request Dec 3, 2021
…#99)

* DOCSP-13023 include file and replace option

* DOCSP-13023 adds include

* DOCSP-13023 Adds includes to notes.

* Unneeded ws

* Commit to force build with new settings

* Adjusted include text

* Whitespace change to test build

* Update source/includes/srv-uri-connection.rst

Co-authored-by: jeff-allen-mongo <[email protected]>

* Update source/includes/srv-uri-connection.rst

Co-authored-by: jeff-allen-mongo <[email protected]>

* Edits from GitHub

* Merge conflict

* Fixes spacing in include

* Fixes spacing in include

* Fixes spacing in include

* Fixes spacing in include

* Fixes spacing in include

* Fixes spacing in include

* Fixes spacing in include

* Fix whitespace

* Update source/includes/srv-uri-connection.rst

Modifies Atlas link to point to command-line tools.

Co-authored-by: corryroot <[email protected]>

* Updates link

Co-authored-by: jeff-allen-mongo <[email protected]>
Co-authored-by: corryroot <[email protected]>

Co-authored-by: jeff-allen-mongo <[email protected]>
Co-authored-by: corryroot <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
* DOCSP-26762 rapid releases not supported

* Review feedbck
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 2, 2025
(DOCSP-15123) Add note to tlsCertificateSelector option
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 2, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 6, 2025
DOCSP-37407 Merge Prerequisite Content to Master
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 24, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 2, 2025
* update compat matrix + correct sub-resource deletion

* add release dates back in

* file from upstream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants