|
@@ -156,11 +156,6 @@ MySQL ``ST_Contains(poly, geom)``
|
|
|
SpatiaLite ``Contains(poly, geom)``
|
|
|
========== ============================
|
|
|
|
|
|
-.. versionchanged:: 3.0
|
|
|
-
|
|
|
- In older versions, MySQL uses ``MBRContains`` and operates only on bounding
|
|
|
- boxes.
|
|
|
-
|
|
|
.. fieldlookup:: contains_properly
|
|
|
|
|
|
``contains_properly``
|
|
@@ -251,10 +246,6 @@ MySQL ``ST_Crosses(poly, geom)``
|
|
|
SpatiaLite ``Crosses(poly, geom)``
|
|
|
========== ==========================
|
|
|
|
|
|
-.. versionchanged:: 3.0
|
|
|
-
|
|
|
- MySQL support was added.
|
|
|
-
|
|
|
.. fieldlookup:: disjoint
|
|
|
|
|
|
``disjoint``
|
|
@@ -279,11 +270,6 @@ MySQL ``ST_Disjoint(poly, geom)``
|
|
|
SpatiaLite ``Disjoint(poly, geom)``
|
|
|
========== =================================================
|
|
|
|
|
|
-.. versionchanged:: 3.0
|
|
|
-
|
|
|
- In older versions, MySQL uses ``MBRDisjoint`` and operates only on bounding
|
|
|
- boxes.
|
|
|
-
|
|
|
.. fieldlookup:: equals
|
|
|
|
|
|
``equals``
|
|
@@ -308,11 +294,6 @@ MySQL ``ST_Equals(poly, geom)``
|
|
|
SpatiaLite ``Equals(poly, geom)``
|
|
|
========== =================================================
|
|
|
|
|
|
-.. versionchanged:: 3.0
|
|
|
-
|
|
|
- In older versions, MySQL uses ``MBREquals`` and operates only on bounding
|
|
|
- boxes.
|
|
|
-
|
|
|
.. fieldlookup:: exact
|
|
|
:noindex:
|
|
|
.. fieldlookup:: same_as
|
|
@@ -341,11 +322,6 @@ MySQL ``ST_Equals(poly, geom)``
|
|
|
SpatiaLite ``Equals(poly, geom)``
|
|
|
========== =================================================
|
|
|
|
|
|
-.. versionchanged:: 3.0
|
|
|
-
|
|
|
- In older versions, MySQL uses ``MBREquals`` and operates only on bounding
|
|
|
- boxes.
|
|
|
-
|
|
|
.. fieldlookup:: intersects
|
|
|
|
|
|
``intersects``
|
|
@@ -370,11 +346,6 @@ MySQL ``ST_Intersects(poly, geom)``
|
|
|
SpatiaLite ``Intersects(poly, geom)``
|
|
|
========== =================================================
|
|
|
|
|
|
-.. versionchanged:: 3.0
|
|
|
-
|
|
|
- In older versions, MySQL uses ``MBRIntersects`` and operates only on
|
|
|
- bounding boxes.
|
|
|
-
|
|
|
.. fieldlookup:: isvalid
|
|
|
|
|
|
``isvalid``
|
|
@@ -416,11 +387,6 @@ MySQL ``ST_Overlaps(poly, geom)``
|
|
|
SpatiaLite ``Overlaps(poly, geom)``
|
|
|
========== ============================
|
|
|
|
|
|
-.. versionchanged:: 3.0
|
|
|
-
|
|
|
- In older versions, MySQL uses ``MBROverlaps`` and operates only on bounding
|
|
|
- boxes.
|
|
|
-
|
|
|
.. fieldlookup:: relate
|
|
|
|
|
|
``relate``
|
|
@@ -521,11 +487,6 @@ Oracle ``SDO_TOUCH(poly, geom)``
|
|
|
SpatiaLite ``Touches(poly, geom)``
|
|
|
========== ==========================
|
|
|
|
|
|
-.. versionchanged:: 3.0
|
|
|
-
|
|
|
- In older versions, MySQL uses ``MBRTouches`` and operates only on bounding
|
|
|
- boxes.
|
|
|
-
|
|
|
.. fieldlookup:: within
|
|
|
|
|
|
``within``
|
|
@@ -550,11 +511,6 @@ Oracle ``SDO_INSIDE(poly, geom)``
|
|
|
SpatiaLite ``Within(poly, geom)``
|
|
|
========== ==========================
|
|
|
|
|
|
-.. versionchanged:: 3.0
|
|
|
-
|
|
|
- In older versions, MySQL uses ``MBRWithin`` and operates only on bounding
|
|
|
- boxes.
|
|
|
-
|
|
|
.. fieldlookup:: left
|
|
|
|
|
|
``left``
|