[postgis-tickets] [PostGIS] #2280: [raster] ST_Summary(raster)

PostGIS trac at osgeo.org
Thu Apr 25 07:01:30 PDT 2013


#2280: [raster] ST_Summary(raster)
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  dustymugs    
     Type:  enhancement  |      Status:  assigned     
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  raster       |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by dustymugs):

 ST_SummaryStats provides basic statistics (count, sum, mean, std dev, min,
 max) about a raster's band.  ST_Summary on the other hand is a combination
 of ST_Envelope(), ST_Metadata() and ST_BandMetadata().

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2280#comment:10>
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-tickets mailing list