diff --git a/docs/ref/contrib/gis/geos.txt b/docs/ref/contrib/gis/geos.txt index 259221ef23..866afb37dc 100644 --- a/docs/ref/contrib/gis/geos.txt +++ b/docs/ref/contrib/gis/geos.txt @@ -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`.