This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IH > IHydrologyOp2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to additional members that control the hydrological operations.
Description | ||
---|---|---|
Basin | Creates a raster delineating all drainage basins. | |
Fill | Fills sinks in a surface to remove small imperfections in the data. | |
FlowAccumulation | Creates a raster of accumulated flow to each cell. | |
FlowAccumulationInt | Creates an integer raster of accumulated flow to each cell. | |
FlowDirection | Creates a raster of flow direction from each cell to it's steepest downslope neighbor. | |
FlowLength | Calculates distance, or weighted distance along a flow path. | |
Sink | Creates a raster identifying all sinks, or areas of internal drainage. | |
SnapPourPoint | Snaps selected pour points to the cell of highest flow accumulation within a specified distance. | |
StreamLink | Assigns unique values to sections of a raster linear network between intersections. | |
StreamOrder | Assigns a numeric order to segments of a raster representing branches of a linear network. | |
StreamToFeature | Converts a raster representing a linear network to features representing the linear network. | |
Watershed | Determines the contributing area above a set of cells in a raster. |
CoClasses and Classes | Description |
---|---|
RasterHydrologyOp | A mechanism for performing hydrological operations on rasters. |