Generate a Cost-Distance raster based on a set of starting points and a cost
raster
Note
Operation will only work with integer typed Cost Tiles (TypeBit, TypeByte, TypeShort, TypeInt).
If a double typed Cost Tile (TypeFloat, TypeDouble) is passed in, those costs will be rounded
to their floor integer values.
Generate a Cost-Distance raster based on a set of starting points and a cost raster
Operation will only work with integer typed Cost Tiles (TypeBit, TypeByte, TypeShort, TypeInt). If a double typed Cost Tile (TypeFloat, TypeDouble) is passed in, those costs will be rounded to their floor integer values.