diff options
| author | Claude Paroz <claude@2xlibre.net> | 2015-10-28 15:35:03 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2015-10-28 15:35:23 +0100 |
| commit | 40a2262506214fa7ec784f51fa4f118d47dc8b30 (patch) | |
| tree | 91082e4e36b13cdb335d4b0f96e19a04000927ae /docs | |
| parent | 48548d1a473a40adeaf292b63857efdd00a034be (diff) | |
Added versionadded directive for GDALRaster.srid
Complement to 48548d1a47.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/gdal.txt | 2 |
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. |
