[postgis-devel] [PostGIS] #593: [raster] Add a ST_BandIsNoData function

PostGIS trac at osgeo.org
Wed Jan 26 06:07:10 PST 2011


#593: [raster] Add a ST_BandIsNoData function
-----------------------------+----------------------------------------------
  Reporter:  pracine         |       Owner:  jorgearevalo 
      Type:  task            |      Status:  closed       
  Priority:  medium          |   Milestone:  PostGIS 2.0.0
 Component:  postgis raster  |     Version:  trunk        
Resolution:  fixed           |    Keywords:               
-----------------------------+----------------------------------------------

Comment(by jorgearevalo):

 Fully agree Pierre. The modifications made in loader scripts don't really
 work. I mixed the idea I was going to implement a function to set the flag
 and modify the raster at db with the existence of the st_bandisnodata
 function, that actually doesn't modify the raster at all. Stupid mistake,
 sorry. Too many things on my mind. I'm going to delete it from the loader
 (and change documentation)

 We have a basic ST_BandIsNodata function that checks the flag. Enough, by
 now, to MapAlgebra implementation. I'll finish it before optimizing this
 function, just as you've said.

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