Skip to content

Commit c37d8c2

Browse files
committed
DOCS-5205 remove geospatial compatibility table
1 parent 142181d commit c37d8c2

File tree

4 files changed

+0
-18
lines changed

4 files changed

+0
-18
lines changed

source/applications/geospatial-indexes.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,5 +183,3 @@ indexes and queries:
183183
.. include:: /includes/toc/dfn-list-indexes-concepts-geo.rst
184184

185185
.. include:: /includes/toc/indexes-concepts-geo.rst
186-
187-
.. seealso:: :ref:`geospatial-query-compatibility-chart`

source/reference/operator/query-geospatial.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,3 @@ Geometry Specifiers
2222
.. include:: /includes/toc/table-operator-query-geospatial-modifiers.rst
2323

2424
.. include:: /includes/toc/operator-query-geospatial-modifiers.rst
25-
26-
.. _geospatial-query-compatibility-chart:
27-
28-
Geospatial Query Compatibility
29-
------------------------------
30-
31-
While numerous combinations of query operators are possible, the
32-
following table shows the recommended operators for different types of
33-
queries. The table uses the :query:`$geoWithin`,
34-
:query:`$geoIntersects` and :query:`$near` operators.
35-
36-
.. include:: /includes/table/geospatial-queries.rst

source/tutorial/query-a-2d-index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Query a ``2d`` Index
55
.. default-domain:: mongodb
66

77
The following sections describe queries supported by the ``2d`` index.
8-
For an overview of recommended geospatial queries, see
9-
:ref:`geospatial-query-compatibility-chart`.
108

119
Points within a Shape Defined on a Flat Surface
1210
-----------------------------------------------

source/tutorial/query-a-2dsphere-index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Query a ``2dsphere`` Index
77
.. default-domain:: mongodb
88

99
The following sections describe queries supported by the ``2dsphere`` index.
10-
For an overview of recommended geospatial queries, see
11-
:ref:`geospatial-query-compatibility-chart`.
1210

1311
GeoJSON Objects Bounded by a Polygon
1412
------------------------------------

0 commit comments

Comments
 (0)