summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2015-10-28 15:35:03 +0100
committerClaude Paroz <claude@2xlibre.net>2015-10-28 15:35:23 +0100
commit40a2262506214fa7ec784f51fa4f118d47dc8b30 (patch)
tree91082e4e36b13cdb335d4b0f96e19a04000927ae /docs/ref
parent48548d1a473a40adeaf292b63857efdd00a034be (diff)
Added versionadded directive for GDALRaster.srid
Complement to 48548d1a47.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/gis/gdal.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/contrib/gis/gdal.txt b/docs/ref/contrib/gis/gdal.txt
index afddcad094..2f3cb9f3d9 100644
--- a/docs/ref/contrib/gis/gdal.txt
+++ b/docs/ref/contrib/gis/gdal.txt
@@ -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.