| Label | Explanation | Data Type |
Input Polygons | The features, or portions of features, from the Input Summary Features parameter value that are 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 that will be created on your portal. | String |
Add shape summary attributes (Optional) | Specifies whether statistics will be calculated based on the shape of the Input Summary Features parameter value, such as the length of lines or areas of polygons of the input summary features within each input polygon.
| Boolean |
Shape Unit (Optional) | Specifies the units that will be used for 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 miles, feet, kilometers, meters, and yards.
| String |
Summary Fields
(Optional) | A list of field names and statistical summary type that will be calculated 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) | A field from the input summary features that will be used to calculate statistics separately for each unique attribute value. For example, the Input Summary Features parameter value contain point locations of businesses that store hazardous materials, and the HazardClass field contains codes that describe the type of hazardous material stored. To calculate summaries by each unique value of the HazardClass field, use it as the group by field. | Field |
Add minority and majority attributes
(Optional) | Specifies whether minority and majority fields will be added to the output. This parameter only applies when using the Group By Field parameter.
| Boolean |
Add group percentages
(Optional) | Specifies whether group percentage fields will be added to the output. This parameter only applies when using the Group By Field parameter.
| 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 |