diff options
| author | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2019-11-23 13:59:31 +0500 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-11-25 09:31:44 +0100 |
| commit | f2f8e84939a2987aa82c6ddd9351b2575cde184b (patch) | |
| tree | 481076e87350eb84e3401b7a3fe72312ea7236a4 /docs | |
| parent | ad56858e83c39f50612f635500a1a5df37b245d3 (diff) | |
[2.2.x] Doc'd SpatiaLite support of 3D geometry fields.
Support was added in 65129aac07022f23afa1df7ec7fad2216634cb38.
Backport of 85c598900772a00aee2ad4a20e3f3854f1c87fbd from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/model-api.txt | 2 |
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`` ------------- |
