[postgis-devel] [PostGIS] #606: [raster] ST_Value should return NULL for nodata values

PostGIS trac at osgeo.org
Thu Jan 20 15:31:11 PST 2011


#606: [raster] ST_Value should return NULL for nodata values
-----------------------------+----------------------------------------------
  Reporter:  pracine         |       Owner:  pracine      
      Type:  enhancement     |      Status:  closed       
  Priority:  critical        |   Milestone:  PostGIS 2.0.0
 Component:  postgis raster  |     Version:  trunk        
Resolution:  fixed           |    Keywords:               
-----------------------------+----------------------------------------------
Changes (by pracine):

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


Comment:

 -Fix at r6680

 ST_Value now return NULL for nodata value and ST_SetValue accept NULL
 values (if there is a nodata value in the band).

 ST_Value accept a boolean parameter which, when set to false, have the
 function to return nodata values as their true value instead of null.

 Some plpgsql scripts will have to be updated.

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