| Name | Type | Identifier | Description | Constraints |
|---|
| Input |
|---|
| Source Grid | grid, input | SOURCE | Grid with features to be buffered [Category/NoData] | |
| Output |
|---|
| Distance Grid | grid, output | DISTANCE | Grid with euclidean distance to nearest source cell [grid units] | |
| Allocation Grid | grid, output | ALLOC | Grid with category of nearest source cell [Category] | |
| Buffer Grid | grid, output | BUFFER | Reclassification of distance grid to buffer zones with a width equal to the equidistance value. | |
| Options |
|---|
| Buffer distance | floating point number | DIST | Buffer distance (grid units). | Default: 500.000000 |
| Equidistance | integer number | IVAL | Reclassify buffer distance to intervals of euqidistance ... | Default: 100 |