Label | Explanation | Data Type |
Input Polygons | Features, or portions of features, in the input summary features that fall within the boundaries of these polygons will be summarized. | Feature Set |
Input Summary Features
| The point, line, or polygon features that will be summarized for each input polygon. | Feature Set |
Output Name | The name of the output layer to create on your portal. | String |
Add shape summary attributes (Optional) | Calculate statistics based on the shape of the input summary features, such as the length of lines or areas of polygons of the input summary features within each input polygon.
| Boolean |
Shape Unit (Optional) | If summarizing the shape of the input summary features, specify the units of the shape summary. When the input summary features are polygons, the valid options are acres, hectares, square meters, square kilometers, square feet, square yards, and square miles. When the input summary features are lines, the valid options are meters, kilometers, feet, yards, and miles.
| String |
Summary Fields
(Optional) | A list of field names and statistical summary type that you wish to calculate for all points within each polygon. The count of points within each polygon is always returned. The following statistic types are supported:
| Value Table |
Group By Field
(Optional) | This is a field from the input summary features that you can use to calculate statistics separately for each unique attribute value. For example, suppose the input summary features contain point locations of businesses that store hazardous materials, and one of the fields is HazardClass containing codes that describe the type of hazardous material stored. To calculate summaries by each unique value of HazardClass, use it as the group by field. | Field |
Add minority and majority attributes
(Optional) | This only applies when using a group by field. If checked, the minority (least dominant) or the majority (most dominant) attribute values for each group field within each boundary are calculated. Two new fields are added to the output layer prefixed with Majority_ and Minority_.
| Boolean |
Add group percentages
(Optional) | This only applies when using a group by field. If checked, the percentage of each unique group value is calculated for each input polygon.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Output Feature Service | The output summarized layer. | Feature Set |
Output Group Table | If a group by field was provided, the tool will output a table that contains the calculated statistics for each unique group. | Record Set |