From: Regina Obe Date: Tue, 7 Jun 2011 07:45:09 +0000 (+0000) Subject: forgot output column in histogram type X-Git-Tag: 2.0.0alpha1~1481 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18b4ab9aab4d451c160101f4d8acbd58adc6828c;p=postgis forgot output column in histogram type git-svn-id: http://svn.osgeo.org/postgis/trunk@7333 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index afee4d8a2..f21cc0c7f 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -310,6 +310,10 @@ VALUES (1, count integer count of pixels in this bin. + + percent double precision + Percent of pixels of the overall population in this bin. +