Fixed #25853 -- Added support for GeoHash function on SpatiaLite.

This commit is contained in:
Sergey Fedoseev 2015-12-04 09:52:16 +05:00 committed by Tim Graham
parent b61eab18f7
commit 25f5b5c19d
4 changed files with 16 additions and 4 deletions

View file

@ -316,7 +316,7 @@ Function PostGIS Oracle MySQL SpatiaLite
:class:`Distance` X X X (≥ 5.6.1) X
:class:`Envelope` X X X
:class:`ForceRHR` X
:class:`GeoHash` X
:class:`GeoHash` X X (≥ 4.0, LWGEOM)
:class:`Intersection` X X X (≥ 5.6.1) X
:class:`Length` X X X X
:class:`MemSize` X