Browse Source

Added GeometryDistance to the GIS available functions table.

Francisco Couzo 3 months ago
parent
commit
a0db341c3c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/ref/contrib/gis/db-api.txt

+ 1 - 0
docs/ref/contrib/gis/db-api.txt

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