Hello! I have a task where I thousands of parcels and calculate slope and divide the raster into low, medium, and high slope. Then from there, give the percentage of each category for each parcel. I have successfully calculated slope (degrees) for my dataset and converted the raster in polygons and then performed a Tabular Intersection tool to determine percentage of each category for each parcel.
Now the hard part. I need to determine the direction of aspect for each parcel. is there a way to calculate what the majority aspect is for a zone or boundary?