[postgis-devel] [PostGIS] #934: [raster] ST_Histogram and ST_ApproxHistogram
PostGIS
trac at osgeo.org
Tue Jun 7 05:37:10 PDT 2011
#934: [raster] ST_Histogram and ST_ApproxHistogram
-----------------------------+----------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Resolution: fixed | Keywords: history
-----------------------------+----------------------------------------------
Comment(by robe):
Bborie,
Is there any particular reason (aside from summarystats can be used for
full coverages and has no breakouts so more likely to exceed integer),
that you decided to make
summarystats count bigint - http://www.postgis.org/documentation/manual-
svn/summarystats.html
and histogram count integer - http://www.postgis.org/documentation/manual-
svn/histogram.html
I would just assume make both bigint.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/934#comment:5>
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