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:29:50 +0100 |
| commit | 85c598900772a00aee2ad4a20e3f3854f1c87fbd (patch) | |
| tree | d0957adead1afb2c3f1509d4ce745d1bc47a765b /docs | |
| parent | 824981b2dc61a76a59d0e470bed6e61626a44ccf (diff) | |
Doc'd SpatiaLite support of 3D geometry fields.
Support was added in 65129aac07022f23afa1df7ec7fad2216634cb38.
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`` ------------- |
