diff options
| author | Francisco Couzo <franciscouzo@gmail.com> | 2024-12-08 16:26:03 -0300 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-12-09 09:36:17 +0100 |
| commit | a0db341c3c1445b22655011842542e47fb144f41 (patch) | |
| tree | 17e60a73ab22305d1bceb44696e940469ae4fc8a /docs/ref | |
| parent | 6f6b261c3e097d8b8fada0e625ec17e9e5af4ef4 (diff) | |
Added GeometryDistance to the GIS available functions table.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/gis/db-api.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ref/contrib/gis/db-api.txt b/docs/ref/contrib/gis/db-api.txt index e33d9a514f..c832f216ad 100644 --- a/docs/ref/contrib/gis/db-api.txt +++ b/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 |
