Commit 3ae397a9 authored by Claude Paroz's avatar Claude Paroz
Browse files

Added a note about GEOS support for 3D/4D WKT notation

parent 0fdfcee2
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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
~~~~~~~~~~