[postgis-devel] [PostGIS] #1268: [raster] ST_MapAlgebraExpr for 2 rasters
PostGIS
trac at osgeo.org
Mon Nov 7 08:32:06 PST 2011
#1268: [raster] ST_MapAlgebraExpr for 2 rasters
----------------------------+-----------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: task | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by bnordgren):
I notice that the expression defaults to null. What does that mean?
"rast1+rast2"? I think it may make more sense to say "expression text NOT
NULL".
PS: What time I spent on PostGIS this past month was spent writing unit
tests for the raster iterator/spatial collection framework. If you'd like
to kick the tires, it's the "ri-gen2-svn" branch of my postgis repo on
github. If the code you mention above is C it should be a relatively
simple task to recast it in terms of an Evaluator.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1268#comment:2>
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