[postgis-devel] [PostGIS] #188: [wktraster] Add a HasNoDataValue function

PostGIS trac at osgeo.org
Tue Feb 23 13:49:59 PST 2010


#188: [wktraster] Add a HasNoDataValue function
------------------------+---------------------------------------------------
  Reporter:  pracine    |       Owner:  pracine        
      Type:  task       |      Status:  assigned       
  Priority:  high       |   Milestone:  WKTRaster 0.1.6
 Component:  wktraster  |     Version:  trunk          
Resolution:             |    Keywords:                 
------------------------+---------------------------------------------------
Comment (by dzwarg):

 I created a patch that adds:
  * rt_band_get_hasnodata_flag
  * rt_band_set_hasnodata_flag

 To the c api.  These have unit tests in the test/core folder, and I
 updated the RFC to note that the 2nd highest bit of the 'data' byte is
 occupied by the 'hasnodata' bit.

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