[postgis-devel] [PostGIS] #1525: [raster] Redefine and expand the keywords available to MapAlgebra expressions
PostGIS
trac at osgeo.org
Wed Feb 1 14:44:17 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 dustymugs):
Replying to [comment:7 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.
OK. That does sound better to me. I'll add the x and y parameters to the
2-raster variants in the next several days. We should add some protection
to the keywords though. Something more than just "RAST".
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1525#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