[postgis-devel] [PostGIS] #1525: [raster] Redefine and expand the keywords available to MapAlgebra expressions
PostGIS
trac at osgeo.org
Wed Feb 1 14:40:09 PST 2012
#1525: [raster] Redefine and expand the keywords available to MapAlgebra
expressions
-------------------------+--------------------------------------------------
Reporter: dustymugs | Owner: pracine
Type: enhancement | Status: new
Priority: critical | Milestone: PostGIS 2.0.0
Component: raster | Version: 2.0.x
Keywords: |
-------------------------+--------------------------------------------------
Comment(by pracine):
I can think of applications using x and y since those are varying from one
pixel to the other but since all the other values are constant from one
pixel to the other one can easily use ST_MapAlgebraFct and pass those
values as parameters to its custom function. This way we don't make 99% of
the applications much slower.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1525#comment:7>
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