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

PostGIS trac at osgeo.org
Wed Apr 24 06:07:06 PDT 2013


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

Comment(by robe):

 You mean for each tile?  or the whole table?

 raster_columns view generally gives you all that for whole table.

 extent would be ST_Extent(rast::geometry)
 and other stuff would be in ST_MetaData and ST_BandMetaData

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