Summarize Incident Count (Crime Analysis and Safety Tools)
Summary
Creates a feature class with coincident point counts. Coincident point counts for line and point features are determined by a specified maximum distance. Point counts for polygon features are determine by whether point features or portions of features overlap with the polygon feature.
Usage
The
TOTAL_CNTfield is created by the tool and includes a total count of all unique values for the Input Summary Features that are coincident with the Input Features.A field is created for each unique value found in the
Group Fieldwhen the Group Field parameter is used. Each field contains a count of Input Summary Features that are coincident with the Input Features and have a matching unique value.The output feature class is symbolized using the
TOTAL_CNTfield.When the Group Field parameter is used, additional
<value name>_CNTfields are created. The tool will generate a unique field name for every unique value of the attribute. If null values exist theNone_CNTfield is created.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Features |
The input features to which coincident point counts will be calculated. |
Feature Layer |
|
Input Summary Features |
The point features coincident with the input features. |
Feature Layer |
|
Output Feature Class |
The output choropleth count feature class, symbolized by total count. |
Feature Class |
|
Search Radius (Optional) |
The maximum distance from an Input Features point or line that a point feature will be considered coincident. This parameter is not active when the Input Features is a polygon. |
Linear Unit |
|
Group Field (Optional) |
A field containing the value used to split point counts. Additional fields containing counts for each unique value in the group field will be generated. |
Field |
Environments
Current Workspace, Scratch Workspace, Output Coordinate System, Geographic Transformations, Extent, XY Resolution, XY Tolerance, Output has M values, M Resolution, M Tolerance, Output has Z values, Z Resolution, Z Tolerance, Maintain fully qualified field names, Output CONFIG Keyword, Maintain Attachments, Auto Commit, Output XY Domain, Output M Domain, Output Z Domain
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes