|
@@ -30,7 +30,7 @@ MySQL Spatial Limitations
|
|
|
|
|
|
MySQL's spatial extensions only support bounding box operations
|
|
|
(what MySQL calls minimum bounding rectangles, or MBR). Specifically,
|
|
|
-`MySQL does not conform to the OGC standard <http://dev.mysql.com/doc/refman/5.1/en/functions-that-test-spatial-relationships-between-geometries.html>`_:
|
|
|
+`MySQL does not conform to the OGC standard <http://dev.mysql.com/doc/refman/5.1/en/functions-for-testing-spatial-relations-between-geometric-objects.html>`_:
|
|
|
|
|
|
Currently, MySQL does not implement these functions
|
|
|
[``Contains``, ``Crosses``, ``Disjoint``, ``Intersects``, ``Overlaps``,
|