[postgis-devel] [PostGIS] #860: [raster] Modify ST_MapAlgebra to handle expressions and user-functions
PostGIS
trac at osgeo.org
Sat Oct 1 06:41:46 PDT 2011
#860: [raster] Modify ST_MapAlgebra to handle expressions and user-functions
----------------------------+-----------------------------------------------
Reporter: dzwarg | Owner: dzwarg
Type: enhancement | Status: assigned
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by pracine):
Regina,
ST_MapAlgebra() is changed to ST_MapAlgebraExpr() to clearly differentiate
it from ST_MapAlgebraFct() which will accept a user defined function.
Shall we keep a ST_MapAlgebra() wrapper around the simplest expression
variant (ST_MapAlgebraExpr())?
The ST_Mapalgebra() series will follow the FV.03 specifications discussed
with David in Montreal.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/860#comment:9>
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