Tool NameChange Grid Values - Flood Fill
Tool ID39
Library IDgrid_tools
Version1.0
Author(s)O.Conrad (c) 2018

Description

A flood fill algorithm will be used for replacement of grid cell values starting at the positions of the input points. If one or more points are selected, only these will be processed, otherwise all. If the target grid is not set, the changes will be applied to the original grid.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Pointsshapes, inputPOINTS
Gridgrid, inputGRID
Output
Changed Gridgrid, output, optionalGRID_OUT
Options
Value to be replacedchoiceREPLACEAvailable Choices:
[0] value at mouse position
[1] fixed value
Default: 0
Fixed value to be replacedfloating point numberREPLACE_VALUEReplace only this value with respect to the specified tolerance.Default: 0.000000
Tolerancefloating point numberTOLERANCEMinimum: 0.000000
Default: 1.000000
Ignore No-DatabooleanIGNORE_NODATADo not fill areas representing no-data.Default: 1
Fill with No-DatabooleanFILL_NODATADefault: 0
Fill Valuefloating point numberFILL_VALUEDefault: 0.000000