org.n52.wps.ags.spatialanalyst.hydrology.snappourpoint SnapPourPoint_sa Snaps pour points to the cell of highest flow accumulation within a specified distance. Uses ArcObjects library - Spatial Analyst in_pour_point_data in pour point data The input pour point locations that are to be snapped. For rasters, all cells that are not NoData (i.e. have a value) will be considered pour points and will be snapped. For point datasets, specifies the locations of cells that will be snapped. application/img application/GeoTIFF application/img in_accumulation_raster in accumulation raster The input flow accumulation raster. This can be created with the Flow Accumulation function. application/img application/GeoTIFF application/img pour_point_field pour point field Field used to assign values to the pour point locations. If in_pour_point_data is a raster, use Value. If in_pour_point_data is a feature, use a numeric field. If the field contains floating-point values, they will be truncated into integers. snap_distance snap distance Maximum distance, in map units, to search for a cell of higher accumulated flow. out_raster out raster The raster to be created. application/img application/GeoTIFF application/img