From 18b4ab9aab4d451c160101f4d8acbd58adc6828c Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 7 Jun 2011 07:45:09 +0000 Subject: [PATCH] forgot output column in histogram type git-svn-id: http://svn.osgeo.org/postgis/trunk@7333 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_raster.xml | 4 ++++ 1 file changed, 4 insertions(+) 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. + -- 2.50.1