[postgis-devel] [PostGIS] #1616: [raster] ST_AsRaster do not set nodata value properly

PostGIS trac at osgeo.org
Fri Feb 24 14:55:39 PST 2012


#1616: [raster] ST_AsRaster do not set nodata value properly
----------------------+-----------------------------------------------------
  Reporter:  pracine  |       Owner:  pracine      
      Type:  defect   |      Status:  closed       
  Priority:  high     |   Milestone:  PostGIS 2.0.0
 Component:  raster   |     Version:  trunk        
Resolution:  fixed    |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by dustymugs):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed in r9293.  Problem relates directly to the 8BSI pixel type which has
 no equivalent in GDAL.  8BSI is now treated as GDT_Int16.

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