mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
[3.0.x] Doc'd SpatiaLite support of 3D geometry fields.
Support was added in65129aac07
. Backport of85c5989007
from master
This commit is contained in:
parent
76e0846c90
commit
c332f89dc6
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