[postgis-devel] [PostGIS] #1245: [raster] ST_AddMultiBand that can add multiple bands to an existing raster

PostGIS trac at osgeo.org
Mon Oct 17 09:11:32 PDT 2011


#1245: [raster] ST_AddMultiBand that can add multiple bands to an existing raster
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  pracine              
     Type:  enhancement     |      Status:  new                  
 Priority:  medium          |   Milestone:  PostGIS Raster Future
Component:  postgis raster  |     Version:  trunk                
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by dustymugs):

 Ah.  I understand what you're talking about.  That would be a useful
 function as I know I'd use it.  If I'm understanding you correctly, what
 you want is:

 1. A set of functions so that you can add one or more new bands to an
 existing raster.  I'd expect that this set of functions would replace the
 existing one-band ST_AddBand.  I think we may need to create a new type
 similar to reclassarg for ST_Reclass.

 2. A second set of functions to add one or more bands from an existing
 raster to another existing raster.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1245#comment:3>
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