<DIV STYLE="text-align:Left;"><P><SPAN>Calculates the geometry measures (area, perimeter, thickness, and the characteristics of an ellipse) for each zone in a dataset and reports the results as a table. </SPAN></P></DIV>
<DIV STYLE="text-align:Left;"><UL><LI><P><SPAN>A zone is defined as all areas in the input that have the same value. The areas do not have to be contiguous. Both rasters and features can be used for the zone input. </SPAN></P></LI><LI><P><SPAN>The Processing Cell Size parameter can be defined by a numeric value or obtained from an existing raster dataset. If the cell size hasn’t been explicitly specified as the parameter value, it is derived from the Cell Size environment if it has been specified. If the parameter cell size or the environment cell size has not been specified, the default output cell size is determined based on the type of input dataset as follows: </SPAN></P></LI><LI><P><SPAN>If the input dataset is a raster, the cell size of the dataset is used.</SPAN></P></LI><LI><P><SPAN>If the input dataset is a feature and the Snap Raster environment has been set, the cell size of the snap raster is used. If no snap raster is set, the cell size is calculated from the shorter of the width or height of the extent divided by 250 in which the extent is in the output coordinate system specified in the environment. </SPAN></P></LI><LI><P><SPAN>If the cell size is specified using a numeric value, the tool will use it directly for the output raster. </SPAN></P></LI><LI><P><SPAN>If the cell size is specified using a raster dataset, the parameter will show the path of the raster dataset instead of the cell size value. The cell size of that raster dataset will be used directly in the analysis, provided the spatial reference of the dataset is the same as the output spatial reference. If the spatial reference of the dataset is different than the output spatial reference, it will be projected based on the specified Cell Size Projection Method value. </SPAN></P></LI><LI><P><SPAN>The calculations for each zone are recorded in the output table. </SPAN></P></LI><LI><P><SPAN>If the Input Raster or Feature Zone Data value has overlapping polygons, the zonal analysis will not be performed for each individual polygon. Since the feature input is converted to a raster, each location can have only one value. </SPAN></P></LI><LI><P><SPAN>An alternative method is to process the zonal operation iteratively for each of the polygon zones and collate the results. </SPAN></P></LI><LI><P><SPAN>When specifying the Input Raster or Feature Zone Data value, the default zone field will be the first available integer or text field. If no other valid fields exist, the ObjectID field (for example, OID or FID) will be the default. </SPAN></P></LI><LI><P><SPAN>In the output table, the value field always precedes the fields containing the zonal output calculations. The value field contains the values of the zones defined by the zone dataset. </SPAN></P></LI><LI><P><SPAN>The values for the zonal calculations will be floating point. </SPAN></P></LI><LI><P><SPAN>All the results in the output table are presented in map units, except for the ORIENTATION item, which is in degrees in a range of 0 to 180. The orientation is defined as an angle between the x-axis and the major axis of the ellipse. The values of the orientation angle increase counterclockwise, starting at 0 in the east (horizontal, to the right) and going through 90 when the major axis is vertical. </SPAN></P></LI><LI><P><SPAN>If a particular zone consists of only one cell or if the zone is a single square block of cells, the orientation of the ellipse (which, in this case, is a circle) is set to 90 degrees. </SPAN></P></LI></UL></DIV>
Parameter | Explanation |
---|---|
inputZoneRasterOrFeatures |
The input that defines the boundaries of the zones, or areas. |
zoneField | <DIV STYLE="text-align:Left;"><P><SPAN>The field that contains the values that define each zone. </SPAN></P></DIV> |
outputTableName | <DIV STYLE="text-align:Left;"><P><SPAN>The name of the zonal geometry table that will be created. </SPAN></P></DIV> |
analysisCellSize (Optional) |
The cell size of the analysis raster that will be created. |
context (Optional) |
Specifies the analysis environments. |
There are no code samples for this tool.
There are no tags for this item.
There are no credits for this item.
There are no use limitations for this item.