Select to view content in your preferred language

Calculating mean slope out of 8+1 Aspect Zones in ArcGIS 10.1

527
1
05-08-2014 01:22 AM
ChristianMaierl
Deactivated User
I'm trying hard to find a way to get it together but it looks like I'm making essential mistakes here. I already created a slope out of a DEM, after that I used the Aspect Tool to get 8+1 slope directions(+Flat(-1 Value)) what I eventually wanna get out of that, are the mean slopes for each one of the 8+1 Zones/directions. I reclassified all these Layers because I thought I need their attribute tables but when I open them, it doesnt look like there is any useful data for my purpose. Anyway it should work via the Zonal Statistics as Table Tool but also there I'm getting errors evertime I'm trying to calculate it...
0 Kudos
1 Reply
XanderBakker
Esri Esteemed Contributor
Hi Christian,

After calculating the slope and aspect, the only raster you need to reclassify is the aspect raster. This reclassified raster should be used as the zone raster in the zonal statistics as table tool. The slope raster can be of type float. The result will provide a table with all the slope statistics per aspect class.

I did a test with a larger area of elevation, but the result showed little variation in mean slope per aspect class. Maybe it might be more interesting to focus on a small area or create regions (Region Group tool) and investigate individual areas instead of aggregating all areas with the same aspect class into a single class.

Kind regards,

Xander
0 Kudos