Refs #25141 -- Removed note that says that GEOSGeometry.json requires GDAL.

This commit is contained in:
Sergey Fedoseev 2015-12-23 15:31:28 +05:00
parent 5d348bba31
commit 0224f1cb04
1 changed files with 0 additions and 4 deletions

View File

@ -330,10 +330,6 @@ Returns the GeoJSON representation of the geometry. Note that the result is not
a complete GeoJSON structure but only the ``geometry`` key content of a
GeoJSON structure. See also :doc:`/ref/contrib/gis/serializers`.
.. note::
Requires GDAL.
.. attribute:: GEOSGeometry.geojson
Alias for :attr:`GEOSGeometry.json`.