From: Regina Obe Date: Tue, 17 May 2011 17:51:03 +0000 (+0000) Subject: more back ref X-Git-Tag: 2.0.0alpha1~1636 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb6b967ad97e5228c2d698d42ec55b4ef7b5acf8;p=postgis more back ref git-svn-id: http://svn.osgeo.org/postgis/trunk@7175 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index c67faaefc..90218174f 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -3258,7 +3258,7 @@ FROM dummy_rast WHERE rid=2; Description - Returns the selected bands of the raster as a single Portable Network Graphics Image (PNG). There are many variants of the function with many options. These are itemized below: + Returns the selected bands of the raster as a single Portable Network Graphics Image (PNG). Use if you need to export as less common raster types. There are many variants of the function with many options. These are itemized below: nband is for single band exports. @@ -3286,7 +3286,7 @@ FROM dummy_rast WHERE rid=2; See Also - + ,