[postgis-devel] [PostGIS] #1031: [raster] Bug in ST_AsTIFF

PostGIS trac at osgeo.org
Fri Jun 17 11:57:05 PDT 2011


#1031: [raster] Bug in ST_AsTIFF
----------------------------+-----------------------------------------------
 Reporter:  pracine         |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  critical        |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 {{{
 SELECT ST_AsTIFF(rast, 'DEFLATE'::text)
 FROM srtm_22_03
 }}}

 gives

 {{{
 ERROR:  there is no parameter $4
 LINE 1: SELECT  st_astiff( $1 ,  $2 , $4)
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1031>
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