[postgis-devel] [PostGIS] #1318: [raster] Provide some predefined common usage userfunc for ST_MapAlgebraFctNgb

PostGIS trac at osgeo.org
Mon Nov 21 14:44:05 PST 2011


#1318: [raster] Provide some predefined common usage userfunc for
ST_MapAlgebraFctNgb
----------------------------+-----------------------------------------------
 Reporter:  pracine         |       Owner:  dzwarg       
     Type:  enhancement     |      Status:  assigned     
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by dzwarg):

  * owner:  pracine => dzwarg
  * status:  new => assigned


Comment:

 Replying to [ticket:1318 pracine]:
 > Now that we have ST_MapAlgebraFctNgb we might want to provide some
 predefined user functions like ST_Max, ST_Min, ST_Sum, ST_Distinct,
 ST_Mean, ST_StdDev, ST_Range, ST_Quantile, ST_Median, ST_Majority,
 ST_Minority, ST_Slope, ST_Aspect...
 >
 > We might want to systematically change the prefix or add a suffix (I
 would suggest '4MA' i.e. 'for MapAlgebra') to the function names so we
 know were written to be used with ST_MapAlgebraFctNgb. e.g. ST_Slope4MA()

 It may make sense for ST_Slope and ST_Aspect to be their own functions
 that wrap ST_MapAlgebraFctNgb, since the neighborhood is fixed at 3x3.

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