[postgis-tickets] [PostGIS] #2601: [raster] ST_Convolution

PostGIS trac at osgeo.org
Sat Jan 4 03:27:10 PST 2014


#2601: [raster] ST_Convolution
-------------------------+--------------------------------------------------
 Reporter:  nclay        |       Owner:  dustymugs     
     Type:  enhancement  |      Status:  new           
 Priority:  medium       |   Milestone:  PostGIS Future
Component:  raster       |     Version:  trunk         
 Keywords:               |  
-------------------------+--------------------------------------------------
 A convenience function returns a raster, convoluted with a matrix.

 ST_Convolution( raster img, double[][] matrix ) an alias for
 st_mapalgebra(raster, mask, weighted true, "sum" ).

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2601>
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