Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#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 Bborie Park, 6 years ago

Resolution: fixed
Status: assignedclosed

Added as of r16373

comment:2 by Bborie Park, 6 years ago

Milestone: PostGIS Fund MePostGIS 2.5.0
Note: See TracTickets for help on using tickets.