1
0
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:
Claude Paroz 2012-09-20 09:36:48 +02:00
parent 0fdfcee257
commit 3ae397a98c

View File

@ -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
~~~~~~~~~~