From c332f89dc6b57638adce2398f769b525eb370fc0 Mon Sep 17 00:00:00 2001 From: Sergey Fedoseev Date: Sat, 23 Nov 2019 13:59:31 +0500 Subject: [PATCH] [3.0.x] Doc'd SpatiaLite support of 3D geometry fields. Support was added in 65129aac07022f23afa1df7ec7fad2216634cb38. Backport of 85c598900772a00aee2ad4a20e3f3854f1c87fbd from master --- docs/ref/contrib/gis/model-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/contrib/gis/model-api.txt b/docs/ref/contrib/gis/model-api.txt index 7ea6e9a0805..0f9c3119227 100644 --- a/docs/ref/contrib/gis/model-api.txt +++ b/docs/ref/contrib/gis/model-api.txt @@ -205,7 +205,7 @@ three-dimensional support. .. note:: - At this time 3D support is limited to the PostGIS spatial backend. + At this time 3D support is limited to the PostGIS and SpatiaLite backends. ``geography`` -------------