[postgis-tickets] [PostGIS] #4008: ST_SetBandIndex
PostGIS
trac at osgeo.org
Thu Feb 1 10:41:35 PST 2018
#4008: ST_SetBandIndex
-------------------------+-----------------------------
Reporter: Bborie Park | Owner: Bborie Park
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS Fund Me
Component: raster | Version: trunk
Keywords: |
-------------------------+-----------------------------
Related to https://trac.osgeo.org/postgis/ticket/4007 where a user can
change the out-db band path, the user needs to be able to change the out-
db band number.
{{{
boolean ST_SetBandIndex(rast raster, bandnum, out_bandnum integer, force
boolean DEFAULT FALSE)
}}}
'''force''' parameter is to prevent the standard validation that takes
place when setting an out-db band
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4008>
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-tickets
mailing list