We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
GIS API
GIS Import | Export
GIS REST
GIS Tools
Utilities

Gdal Fill No Data

Fill raster regions that have no data by interpolation from edges with the GDAL FillNoData program. More information can be found at https://gdal.org/programs/gdal_fillnodata.html.

Inputs

NameIDDescriptionType
Source datasetSFile location for the source raster dataset.Text
Destination datasetDFile location for the destination dataset.Text
Max DistanceMDThe maximum distance (in pixels) that the algorithm will search out for values to interpolate. The default is 100 pixels.Integer
Smooth IterationsSIThe number of 3x3 average filter smoothing iterations to run after the interpolation to dampen artifacts. The default is zero smoothing iterations.Integer
BandBThe band to operate on, by default the first band is operated on.Integer

Outputs

NameIDDescriptionType
Destination FileDFile location of destination datasource.Text

Video Tutorials

Site design © Robin Rodricks.   Heron and associated data © 2024 Brian Washburn.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service