[postgis-devel] [PostGIS] #1298: [raster] ST_MinPixelValue

PostGIS trac at osgeo.org
Tue Nov 15 08:26:31 PST 2011


#1298: [raster] ST_MinPixelValue
----------------------------+-----------------------------------------------
 Reporter:  dustymugs       |       Owner:  dustymugs            
     Type:  task            |      Status:  new                  
 Priority:  low             |   Milestone:  PostGIS Raster Future
Component:  postgis raster  |     Version:  trunk                
 Keywords:                  |  
----------------------------+-----------------------------------------------
 A helper function that provides the smallest value possible for a
 pixeltype.  By the looks of it, this would mostly be used to build plpgsql
 functions.

 {{{
 ST_MinPixelValue(pixtype text) -> integer
 }}}

 {{{
 ST_MinPixelValue(rast raster, band integer) -> integer
 }}}

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