Creates a raster delineating all drainage basins.
Learn more about how Basin works
Usage tips
Command line and Scripting
-
Best results will be obtained from the Basin function if the Force option is used when creating the Flow Direction raster.
-
All cells in the raster will belong to a basin, even if that basin is only one cell.
-
The output of Basin is an integer raster.
-
The following environment settings affect this tool:
- General: Current Workspace, Scratch Workspace, Output Coordinate system, Output Extent, Snap Raster.
- Raster Storage: See the Raster Storage settings for the particular output raster format selected.
Map Algebra
-
Best results will be obtained from the Basin function if the Normal option of the FlowDirection function is used.
-
All cells in the raster will belong to a basin, even if that basin is only one cell.
-
Learn more about how to specify the input raster dataset in the Map Algebra expression of Raster Calculator.
ArcObjects
-
Best results will be obtained from the Basin method if forceFlowAtEdge is set to True when creating the directionRaster with FlowDirection.
-
All cells in the raster will belong to a basin, even if that basin is only one cell.
-
The output from the ArcObjects method is a raster object.