mirror of
https://github.com/django/django.git
synced 2024-12-22 09:05:43 +00:00
Added GeometryDistance to the GIS available functions table.
This commit is contained in:
parent
6f6b261c3e
commit
a0db341c3c
@ -407,6 +407,7 @@ Function PostGIS Oracle MariaDB MySQL
|
||||
:class:`FromWKB` X X X X X
|
||||
:class:`FromWKT` X X X X X
|
||||
:class:`GeoHash` X X (≥ 11.7) X X (LWGEOM/RTTOPO)
|
||||
:class:`GeometryDistance` X
|
||||
:class:`Intersection` X X X X X
|
||||
:class:`IsEmpty` X
|
||||
:class:`IsValid` X X X (≥ 11.7) X X
|
||||
|
Loading…
Reference in New Issue
Block a user