[postgis-devel] [PostGIS] #339: [raster] ST_Band
PostGIS
trac at osgeo.org
Wed May 4 08:45:03 PDT 2011
#339: [raster] ST_Band
----------------------------+-----------------------------------------------
Reporter: mloskot | Owner: dustymugs
Type: task | Status: assigned
Priority: medium | Milestone: PostGIS Raster Future
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by pracine):
ST_Band should not return an error when specified band(s) is or are out of
range. It should follow the rule established at the tip of rt_pg.c and the
behavior of other functions taking a band argument which is to return NULL
with a NOTICE. (We might want to create an new ticket for that.)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/339#comment:16>
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