From: Regina Obe Date: Fri, 11 Mar 2011 12:37:15 +0000 (+0000) Subject: Add Availability: 2.0.0 for functions I know are new after the raster postgis 2.0... X-Git-Tag: 2.0.0alpha1~1907 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a37870f196e35cc59e71a44d5c28701976da774e;p=postgis Add Availability: 2.0.0 for functions I know are new after the raster postgis 2.0.0 merge git-svn-id: http://svn.osgeo.org/postgis/trunk@6895 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index 3a6aad015..5ea0a20b8 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -1838,6 +1838,8 @@ WHERE rid = 2; the function simply returns the value of the isnodata flag for the band. The default value for this parameter is FALSE, if not specified. + + Availability: 2.0.0 If the flag is dirty (this is, the result is different @@ -2837,7 +2839,7 @@ WHERE rid = 2; calling is different using TRUE as last argument and without using it - + Availability: 2.0.0 Currently, the loader (raster2pgsql.py) is not able to set the isnodata flag for bands. So, this is the fastest way to set it to TRUE, without changing any other band value