Generate Call Links (Crime Analysis and Safety Tools)
Summary
Creates line features that represent the call links between phones, using cell site points or cell site antenna sectors, based on the start date and time of the call.
Usage
The tool requires two feature classes derived from two unique call detail records (CDR) using the Cell Phone Records To Feature Class tool. Both phone record site point and sector polygon feature classes are accepted as input to this tool.
The output features can calculate the summary of the call links between two phones to illustrate call volume or to display each unique call link between phones as individual occurrences.
The following fields will be added to the output:
ORIG_FID—The Object ID of the Input Primary Phone Record Site Points or Sectors parameter feature.ORIG_X—The x-coordinate of the starting point of the line feature where the call link begins.ORIG_Y—The y-coordinate of the starting point of the line feature where the call link begins.DEST_FID—The Object ID of the Input Secondary Phone Record Site Points or Sectors parameter feature.DEST_X—The x-coordinate of the end point of the line feature where the call link ends.and
DEST_Y—The y-coordinate of the end point of the line feature where the call link ends.GROUP_ID—The common value that connects the Input Primary Phone Record Site Points or Sectors feature to the Input Secondary Phone Record Site Points or Sectors feature.LINK_DIST— The length of the output link. The distance unit of the Input Primary Phone Record Site Points or Sectors parameter feature's coordinate system will be used.LINK_COUNT—The total number of calls between unique locations. This field is only created when the Output Type parameter is set to Summary.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Primary Phone Record Site Points or Sectors |
The point feature class for the primary phone or sector derived from the Cell Phone Records To Feature Class tool. |
Feature Layer |
|
Input Secondary Phone Record Site Points or Sectors |
The point feature class for the secondary phone or sector derived from the Cell Phone Records To Feature Class tool. |
Feature Layer |
|
Output Call Link Lines |
The output line features representing the call links between two phones at various locations. |
Feature Class |
|
Output Type (Optional) |
Specifies how the relationship of calls between two phones will be analyzed and symbolized.
|
String |
|
Primary Phone Subscriber ID Field (Optional) |
The unique ID field for the primary phone subscriber, usually a phone number. |
Field |
|
Primary Phone Call Destination Field (Optional) |
The field containing the phone number of the secondary phone. |
Field |
|
Primary Phone Call Start Date and Time Field (Optional) |
The start date and time field of the primary phone records. |
Field |
|
Secondary Phone Subscriber ID Field (Optional) |
The unique ID field for the secondary phone subscriber, usually a phone number. |
Field |
|
Secondary Phone Destination Field (Optional) |
The field containing the phone number of the primary phone. |
Field |
|
Secondary Phone Call Start Date and Time Field (Optional) |
The start date and time field of the secondary phone records. |
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, Default Output Z Value, 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