Select to view content in your preferred language

Calculating area of raster

592
1
07-24-2012 06:44 AM
ChelseaSmith
Emerging Contributor
Hello,

I have an xy point file that I have run an IDW on. Using Model Builder, I created a simple model to run the idw, save to a layer file, apply symbology (so that it is automatically classified using quantiles), reclassify, save that as a layer file, and apply symbology to that layer (again, to automatically reclassify). My plan was to then convert to polygon, and query out some of the data using an SQL in order to calculate area for the top 60 percentile. However, I am unable to use my layer file in 'Raster to Polygon' tool.

My question is, then, is there a method or tool that can be used to apply my layer file in order to convert to vector? Or, is there an easier way to calculate the area of a predetermined percentile of data (in either rater or vector format)?

Thanks in advance 🙂
0 Kudos
1 Reply
JeffreySwain
Esri Regular Contributor
You might consider the Reclassify tool in order to determine the areas.  Since you have the quantile classification already, you could create a new raster into the 5 classes and then the area would be easy to calculate.
0 Kudos