[postgis-devel] [PostGIS] #1281: [raster] ST_MapAlgebraFct for two rasters
PostGIS
trac at osgeo.org
Fri Nov 11 07:19:08 PST 2011
#1281: [raster] ST_MapAlgebraFct for two rasters
----------------------------+-----------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: enhancement | Status: assigned
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by pracine):
I guess performance will be comparable only if you PREPARE the query
parsing the expression in ST_MapAlgebraExpr. I did some test with the one
raster version (which was not PREPARING the query at the moment) and
ST_MapAlgebraFct was 7 time ST_MapAlgebraExpr for the same expression.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1281#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