1
0
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:
Francisco Couzo 2024-12-08 16:26:03 -03:00 committed by Sarah Boyce
parent 6f6b261c3e
commit a0db341c3c

View File

@ -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