[postgis-tickets] [PostGIS] #2312: [raster] st_circle

PostGIS trac at osgeo.org
Thu May 9 11:19:56 PDT 2013


#2312: [raster] st_circle
-------------------------+--------------------------------------------------
 Reporter:  nclay        |       Owner:  dustymugs     
     Type:  enhancement  |      Status:  new           
 Priority:  medium       |   Milestone:  PostGIS Future
Component:  raster       |     Version:  trunk         
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by dustymugs):

 I guessed this, st_wedge and st_annulus were related to doing focal stats.
 I wonder if this is better done as separate functions as currently
 ticketed or something more general.  Essentially, these functions are
 masks.  For my work I have a mapalgebra callback function that supersedes
 itself between mapalgebra and the actual processing callback function
 since I need to clip the neighborhood processed to a circle of some
 radius.

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