#4008 closed enhancement (fixed)
ST_SetBandIndex
Reported by: | Bborie Park | Owned by: | Bborie Park |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.0 |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description
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
Change History (2)
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 by , 7 years ago
Milestone: | PostGIS Fund Me → PostGIS 2.5.0 |
---|
Note:
See TracTickets
for help on using tickets.
Added as of r16373