From: Regina Obe Date: Mon, 26 Dec 2011 20:31:32 +0000 (+0000) Subject: more cleanup X-Git-Tag: 2.0.0alpha1~288 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=764bceb6ecfd14128efb81b4fb8408565306bb7a;p=postgis more cleanup git-svn-id: http://svn.osgeo.org/postgis/trunk@8587 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/using_raster_dataman.xml b/doc/using_raster_dataman.xml index 8d3b4cefc..33b34fa64 100644 --- a/doc/using_raster_dataman.xml +++ b/doc/using_raster_dataman.xml @@ -501,7 +501,7 @@ Available GDAL raster formats: PHP Example Outputting using ST_AsPNG in concert with other raster functions In this section, we'll demonstrate how to use the PHP PostgreSQL driver and the family of functions to - output band 1 of a raster to a PHP request stream that can then be embedded in an img src html tag. + output band 1,2,3 of a raster to a PHP request stream that can then be embedded in an img src html tag. The sample query demonstrates how to combine a whole bunch of raster functions together to grab all tiles that intersect a particular wgs 84 bounding box and then unions with the intersecting tiles together returning all bands, transforms to user specified projection using ,