How does tabulate area work in ArcGIS Pro?

How does tabulate area work in ArcGIS Pro?

The class input can be an integer raster layer or a feature layer. The field that holds the class values. It can be an integer or a string field of the input class data. The output table that will contain the summary of the area of each class in each zone. The format of the table is determined by the output location and path.

How to summarize a polygon in ArcGIS Pro?

Stddev—Finds the standard deviation of all the points in each polygon. Determines if the output feature class will contain attributes for the number of points, length of lines, and area of polygon features summarized in each input polygon. Checked—Add shape summary attributes to the output feature class.

What does summarize attributes do in ArcGIS Pro?

Summarize Attributes is a tabular analysis tool, not a spatial analysis tool. Inputs can be a tabular layer or a layer with geometry (points, lines, or polygons). You can specify one or more fields to summarize by or summarize all features.

What is the output of the tabulate area tool?

The output of the Tabulate Area tool is a table. There will be a record for each unique value of the zone dataset. There will be a field for each unique value of the class dataset.

When to use feature and raster for tabulate area?

The areas do not have to be contiguous. Both raster and feature datasets can be used for the zone input. When the zone and class inputs are both rasters of the same resolution, they will be used directly. If the resolutions are different, an internal resampling is applied to make them match before the zonal operation is performed.

How to calculate the area of a class in ArcGIS?

This example returns a table with the area of each class value that is contained within each zone. This example returns a table with the area of each class value that is contained within each zone.