The following table describes the conditions available in ArcGIS Pro Intelligence:
Condition | Description | Example |
---|---|---|
Distance From Boundary | Determine whether entities in a point layer are within a certain distance of a polygon layer's boundary. | Find all the significant activity locations that are within 2 kilometers of the restricted terrain boundary. |
Distance From Line | Determine whether entities in a point layer are within a certain distance of a line layer. | Find all the threat forces that are within 2 kilometers of the main supply route named MSR Charlie. |
Distance From Point | Determine whether entities in a layer are within a certain distance of a coordinate location. | Find all the threat forces that are within 2 kilometers of this MGRS Coordinate Location: 13TDF9969974128. |
Distance From Points | Determine whether entities in a layer are within a certain distance of an existing point feature layer. | Find all threat activity that occurs within 2 kilometers of known friendly force locations. |
Filter By Attributes | Determine whether entities in a layer match an attribute query. | Find all robberies within a police district. |
Inside Boundary | Determine whether entities in a point layer are inside a polygon layer. | Find all the threat forces that are inside the restricted area named Restricted Area Alpha. |
Outside Boundary | Determine whether entities in a point layer are outside a polygon layer. | Find all the threat forces of type Company that are outside all of the restricted areas. |
Point Clustering | Determine clusters of multiple input point feature layers. This allows you to specify a distance and minimum number of features per cluster. This condition may return many records on the Alerts tab each time it is run. | Find all significant clusters of activity derived from multiple Order of Battle Observation layers. |
Point To Point | Determine whether groups of entities in the same layer are within a certain distance of each other. This condition may return many records on the Alerts tab each time it is run. | Find all the groups of historical significant activity locations that are within 2 kilometers of each other. |