Fixed #28436 -- Added support for distance lookups on MySQL.

This commit is contained in:
Sergey Fedoseev 2017-07-26 12:40:19 +05:00 committed by Tim Graham
parent 38af496b98
commit f3bada9889
6 changed files with 43 additions and 13 deletions

View file

@ -606,7 +606,7 @@ PostGIS equivalent::
Distance Lookups
================
*Availability*: PostGIS, Oracle, SpatiaLite, PGRaster (Native)
*Availability*: PostGIS, Oracle, MySQL, SpatiaLite, PGRaster (Native)
For an overview on performing distance queries, please refer to
the :ref:`distance queries introduction <distance-queries>`.
@ -639,6 +639,10 @@ spheroid based lookups.
Support for the ``'spheroid'`` option on SQLite was added.
.. versionadded:: 2.0
MySQL support was added.
.. fieldlookup:: distance_gt
``distance_gt``