st_resize(raster, text, text, text, double precision)


Description

args: rast, width, height, algorithm=NearestNeighbor, maxerr=0.125 - Resize a raster to a new width/height

Parameters

Name Type Mode
rast USER-DEFINED IN
width text IN
height text IN
algorithm text IN
maxerr double precision IN