Added versionadded directive for GDALRaster.srid
Complement to 48548d1a47
.
This commit is contained in:
parent
48548d1a47
commit
40a2262506
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue