diff --git a/docs/ref/contrib/gis/geos.txt b/docs/ref/contrib/gis/geos.txt index f4cc5876f2..ca046c6841 100644 --- a/docs/ref/contrib/gis/geos.txt +++ b/docs/ref/contrib/gis/geos.txt @@ -335,10 +335,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`.