Opened 7 years ago

Last modified 7 years ago

#4007 closed enhancement

ST_SetBandPath — at Version 1

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

Description (last modified by dustymugs)

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 (1)

comment:1 by dustymugs, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.