Skip to content

Commit b2673c1

Browse files
DOCSP-28228 unnested important admonitions in geoInterect, geometry, and near (#2748)
1 parent 353456e commit b2673c1

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

source/reference/operator/query/geoIntersects.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,8 @@ Definition
7272
:query:`$geoIntersects` with the MongoDB CRS is the same as with the
7373
default CRS. See also :ref:`geointersects-big-poly`.
7474

75-
.. important::
7675

77-
.. include:: /includes/extracts/geospatial-long-lat-values.rst
76+
.. include:: /includes/extracts/geospatial-long-lat-values.rst
7877

7978
Behavior
8079
--------

source/reference/operator/query/geometry.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,4 @@ $geometry
4747
The custom MongoDB coordinate reference system has a strict
4848
counter-clockwise winding order.
4949

50-
.. important::
51-
52-
.. include:: /includes/extracts/geospatial-long-lat-values.rst
50+
.. include:: /includes/extracts/geospatial-long-lat-values.rst

source/reference/operator/query/near.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,7 @@ Query on GeoJSON Data
109109
Query on Legacy Coordinates
110110
~~~~~~~~~~~~~~~~~~~~~~~~~~~
111111

112-
.. important::
113-
114-
.. include:: /includes/extracts/geospatial-long-lat-values.rst
112+
.. include:: /includes/extracts/geospatial-long-lat-values.rst
115113

116114
Consider a collection ``legacy2d`` that has a ``2d`` index.
117115

0 commit comments

Comments
 (0)