gdal_fillnodata (1) Linux Manual Page
gdal_fillnodata – gdal_fillnodata.py fill raster regions by interpolation from edges Synopsisgdal_fillnodata.py [-q] [-md max_distance] [-si smooth_iterations] [-o name=value] [-b band] srcfile [-nomask] [-mask filename] [-of format] [dstfile]DescriptionThe gdal_fillnodata.py script fills selection regions (usually nodata areas) by interpolating from valid pixels around the edges of the area. Additional details on the algorithm are available in the…
