[postgis-tickets] [PostGIS] #2341: [raster] ST_MapAlgebra mask parameter

PostGIS trac at osgeo.org
Wed May 29 12:18:52 PDT 2013


#2341: [raster] ST_MapAlgebra  mask parameter
-------------------------+--------------------------------------------------
 Reporter:  nclay        |       Owner:  dustymugs    
     Type:  enhancement  |      Status:  assigned     
 Priority:  medium       |   Milestone:  PostGIS 2.2.0
Component:  raster       |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by dustymugs):

 Replying to [comment:5 pracine]:
 > Why you don't just pass the mask as a userargs argument?

 Actually, I already do this for my code. The problem is that the
 conversion from text to whatever datatype is a performance hit.  For
 something as generic as a mask (distancex and distancey basically creates
 a mask), might as well have it in C.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2341#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-tickets mailing list