File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed
source/reference/operator/query Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -72,9 +72,8 @@ Definition
72
72
:query:`$geoIntersects` with the MongoDB CRS is the same as with the
73
73
default CRS. See also :ref:`geointersects-big-poly`.
74
74
75
- .. important::
76
75
77
- .. include:: /includes/extracts/geospatial-long-lat-values.rst
76
+ .. include:: /includes/extracts/geospatial-long-lat-values.rst
78
77
79
78
Behavior
80
79
--------
Original file line number Diff line number Diff line change @@ -47,6 +47,4 @@ $geometry
47
47
The custom MongoDB coordinate reference system has a strict
48
48
counter-clockwise winding order.
49
49
50
- .. important::
51
-
52
- .. include:: /includes/extracts/geospatial-long-lat-values.rst
50
+ .. include:: /includes/extracts/geospatial-long-lat-values.rst
Original file line number Diff line number Diff line change @@ -109,9 +109,7 @@ Query on GeoJSON Data
109
109
Query on Legacy Coordinates
110
110
~~~~~~~~~~~~~~~~~~~~~~~~~~~
111
111
112
- .. important::
113
-
114
- .. include:: /includes/extracts/geospatial-long-lat-values.rst
112
+ .. include:: /includes/extracts/geospatial-long-lat-values.rst
115
113
116
114
Consider a collection ``legacy2d`` that has a ``2d`` index.
117
115
You can’t perform that action at this time.
0 commit comments