Opened 6 years ago

Last modified 6 years ago

#4007 closed enhancement

ST_SetBandPath — at Initial Version

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

Description

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

Note: See TracTickets for help on using tickets.