From: Regina Obe Date: Sat, 17 Apr 2010 00:13:03 +0000 (+0000) Subject: typo in return description of ST_MakeEmptyRaster X-Git-Tag: 2.0.0alpha1~3028 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d38acdd6d78870d59cb6b277180c32c68128b7eb;p=postgis typo in return description of ST_MakeEmptyRaster git-svn-id: http://svn.osgeo.org/postgis/trunk@5560 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_wktraster.xml b/doc/reference_wktraster.xml index b4d429baf..696f06356 100644 --- a/doc/reference_wktraster.xml +++ b/doc/reference_wktraster.xml @@ -402,7 +402,7 @@ UPDATE raster_columns SET extent = (SELECT ST_Union(ST_Envelope(rast)) FROM myra Description - Returns the value that represents no data for the band + Returns an empty raster of given dimensions, pixel x y, skew and spatial reference system with no bands