I am trying to come up with a process to create a raster that contains the viewable area from each individual cell throughout the raster. For example, when I click info on a cell I want the value to be some sort of area measurement (acres, square meters, square miles, etc). The area value is all surface area that particular cell can see added together.
My end goal is to reclassify that raster such that areas with extremely high viewable area values are in one category and the remaining areas are in another category. So, in mountainous terrain, the finished raster will primarily be ridge lines and other areas where topography changes drastically, but the areas within the terrain that have typical long range views but not panoramic will not be categorized the same. I hope that makes sense. I wouldn't say I'm a novice, but I am self taught so any help on that level would be appreciated. I'm working with ArcGIS Basic Desktop, Spatial Analyst and 3D Analyst.