mirror of
https://github.com/django/django.git
synced 2025-01-30 12:09:25 +00:00
Added a note about GEOS support for 3D/4D WKT notation
See also http://trac.osgeo.org/geos/ticket/347
This commit is contained in:
parent
0fdfcee257
commit
3ae397a98c
@ -163,6 +163,11 @@ WKB / EWKB ``buffer``
|
||||
GeoJSON ``str`` or ``unicode``
|
||||
============= ======================
|
||||
|
||||
.. note::
|
||||
|
||||
The new 3D/4D WKT notation with an intermediary Z or M (like
|
||||
``POINT Z (3, 4, 5)``) is only supported with GEOS 3.3.0 or later.
|
||||
|
||||
Properties
|
||||
~~~~~~~~~~
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user