Opened 6 years ago

Closed 6 years ago

#4007 closed enhancement (fixed)

ST_SetBandPath

Reported by: Bborie Park Owned by: Bborie Park
Priority: medium Milestone: PostGIS 2.5.0
Component: raster Version: master
Keywords: Cc:

Description (last modified by Bborie Park)

Add support for changing the path of an out-db raster.

boolean ST_SetBandPath(rast raster, bandnum integer, out_path text, out_bandnum integer, force boolean DEFAULT FALSE)

force parameter is to prevent the standard validation that takes place when setting the path of an out-db band

Change History (3)

comment:1 by Bborie Park, 6 years ago

Description: modified (diff)

comment:2 by Bborie Park, 6 years ago

Added as of r16373

comment:3 by Bborie Park, 6 years ago

Milestone: PostGIS Fund MePostGIS 2.5.0
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.