[postgis-devel] [PostGIS] #1005: [raster] Problem with ST_SummaryStats(text, text) results
PostGIS
trac at osgeo.org
Tue Jun 7 15:08:48 PDT 2011
#1005: [raster] Problem with ST_SummaryStats(text, text) results
----------------------------+-----------------------------------------------
Reporter: pracine | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by pracine):
Result from:
{{{
SELECT (ss).*
FROM (SELECT st_summarystats(rast) ss
FROM sumstattest
) foo;
}}}
are correct.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1005#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list