[postgis-devel] [PostGIS] #341: [raster] Implement ST_AsTIFF function for raster

PostGIS trac at osgeo.org
Fri Apr 22 16:35:08 PDT 2011


#341: [raster] Implement ST_AsTIFF function for raster
----------------------------+-----------------------------------------------
 Reporter:  mloskot         |       Owner:  dustymugs            
     Type:  task            |      Status:  assigned             
 Priority:  medium          |   Milestone:  PostGIS Raster Future
Component:  postgis raster  |     Version:  trunk                
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by dustymugs):

 Attached incremental patch for adding ST_AsTIFF. Patch can be applied with
 the following in the base postgis source directory.

 patch -p1 < st_astiff.patch

 Patches for ST_Band, ST_MinMax, ST_Reclass and ST_AsGDALRaster must be
 applied first in the order listed.

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