File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
source/reference/operator/query Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff 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
7978Behavior
8079--------
Original file line number Diff line number Diff line change @@ -47,5 +47,4 @@ $geometry
4747 The custom MongoDB coordinate reference system has a strict
4848 counter-clockwise winding order.
4949
50- .. important::
51- .. 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 @@ -107,8 +107,7 @@ Query on GeoJSON Data
107107Query on Legacy Coordinates
108108~~~~~~~~~~~~~~~~~~~~~~~~~~~
109109
110- .. important::
111- .. include:: /includes/extracts/geospatial-long-lat-values.rst
110+ .. include:: /includes/extracts/geospatial-long-lat-values.rst
112111
113112Consider a collection ``legacy2d`` that has a ``2d`` index.
114113
You can’t perform that action at this time.
0 commit comments