mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
[2.2.x] Doc'd SpatiaLite support of 3D geometry fields.
Support was added in65129aac07
. Backport of85c5989007
from master
This commit is contained in:
parent
ad56858e83
commit
f2f8e84939
1 changed files with 1 additions and 1 deletions
|
@ -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``
|
||||
-------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue