Select to view content in your preferred language

Flow Direction Cell Count

839
2
03-26-2013 06:59 PM
TomGebhard
Emerging Contributor
First post!  I am new to GIS, so bear with me.

I created a flow direction layer, and the layer has more cells than the input surface layer.  How can this be?  The reason this is a problem for me is that I am using the direction layer to calculate flow accumulation, and I would like to translate this to drainage area. 

Thanks in advance
0 Kudos
2 Replies
curtvprice
MVP Alum
First post!  I am new to GIS, so bear with me.

I created a flow direction layer, and the layer has more cells than the input surface layer.  How can this be?  The reason this is a problem for me is that I am using the direction layer to calculate flow accumulation, and I would like to translate this to drainage area. 

Thanks in advance


Before you calculate flow direction make sure that the environment is set up not to resample anything:

These should be default or same as your surface raster
- outputCoordinateSystem
- cellSize

Also, it's best practice to set the snapRaster to the surface raster.
0 Kudos
TomGebhard
Emerging Contributor
Before you calculate flow direction make sure that the environment is set up not to resample anything:

These should be default or same as your surface raster
- outputCoordinateSystem
- cellSize

Also, it's best practice to set the snapRaster to the surface raster.


That worked.  Thanks!
0 Kudos