From cb6b967ad97e5228c2d698d42ec55b4ef7b5acf8 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 17 May 2011 17:51:03 +0000 Subject: [PATCH] more back ref git-svn-id: http://svn.osgeo.org/postgis/trunk@7175 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_raster.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 - + , -- 2.50.1