From: Regina Obe Date: Tue, 17 May 2011 00:55:35 +0000 (+0000) Subject: forgot availability and GDAL dependency note on ST_AsPNG X-Git-Tag: 2.0.0alpha1~1649 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21618fe4dd18af822bbd2dac50a7577c3d15173c;p=postgis forgot availability and GDAL dependency note on ST_AsPNG git-svn-id: http://svn.osgeo.org/postgis/trunk@7162 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index 58ab7cd19..d02f94001 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -3095,6 +3095,7 @@ FROM dummy_rast WHERE rid=1; WORLDFILE is not allowed since the function would have to output two outputs. Refer to GDAL Raster format options form more details. + Availability: 2.0.0 - requires GDAL >= 1.6.0.