MapWinGeoProc:Hydrology CanyonBurnin
From MapWindow GIS
CanyonBurnin
Syntax
CanyonBurnin(string StreamNetShapePath, string DEMPath, string BurnedDEMResultPath, MapWinGIS.ICallback callback)
Summary
Hydrology burnin function to lower DEM cell values along a given stream polyline
Parameters
| StreamNetShapePath | Path to the stream polyline |
| DEMPath | Path to the DEM to burn |
| BurnedDEMResultPath | Resultant burned DEM |
| callback | Icallback for progress |
Returns
0 on success -1 on fail
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Hydrology
















