Opened 6 years ago

Last modified 6 years ago

#4007 closed enhancement

ST_SetBandPath — at Version 1

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

comment:1 by Bborie Park, 6 years ago

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