Commit 40a22625 authored by Claude Paroz's avatar Claude Paroz
Browse files

Added versionadded directive for GDALRaster.srid

Complement to 48548d1a.
parent 48548d1a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1206,6 +1206,8 @@ blue.

    .. attribute:: srid

        .. versionadded:: 1.10

        The Spatial Reference System Identifier (SRID) of the raster. This
        property is a shortcut to getting or setting the SRID through the
        :attr:`srs` attribute.