Added versionadded directive for GDALRaster.srid

Complement to 48548d1a47.
This commit is contained in:
Claude Paroz 2015-10-28 15:35:03 +01:00
parent 48548d1a47
commit 40a2262506
1 changed files with 2 additions and 0 deletions

View File

@ -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.