summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Fedoseev <fedoseev.sergey@gmail.com>2019-11-23 13:59:31 +0500
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-11-25 09:31:33 +0100
commitc332f89dc6b57638adce2398f769b525eb370fc0 (patch)
tree9e449ad2890a8df007cdb02c96cfb8e67f40378a
parent76e0846c90e872a04638a835b7c33b41874441d2 (diff)
[3.0.x] Doc'd SpatiaLite support of 3D geometry fields.
Support was added in 65129aac07022f23afa1df7ec7fad2216634cb38. Backport of 85c598900772a00aee2ad4a20e3f3854f1c87fbd from master
-rw-r--r--docs/ref/contrib/gis/model-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/model-api.txt b/docs/ref/contrib/gis/model-api.txt
index 7ea6e9a080..0f9c311922 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``
-------------