[postgis-tickets] [PostGIS] #4007: ST_SetBandPath
PostGIS
trac at osgeo.org
Thu Feb 1 10:37:19 PST 2018
#4007: ST_SetBandPath
-------------------------+-----------------------------
Reporter: Bborie Park | Owner: Bborie Park
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS Fund Me
Component: raster | Version: trunk
Keywords: |
-------------------------+-----------------------------
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
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4007>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list