An overview of the Analyze Tracks toolset

The Analyze Tracks toolset contains tools that analyze locations gathered over time, otherwise known as track or movement data.

GeoAnalytics Desktop tools provide a parallel processing framework for analysis on a desktop machine using Apache Spark. Through aggregation, regression, detection, and clustering, you can visualize, understand, and interact with big data. These tools work with big datasets and allow you to gain insight into your data through patterns, trends, and anomalies. The tools are integrated and run in ArcGIS Pro in the same way as other desktop geoprocessing tools.

ToolDescription

Calculate Motion Statistics

Calculates motion statistics for points in a time-enabled feature class.

Detect Incidents

Creates a layer that detects features that meet a given condition.

Find Dwell Locations

Finds locations where moving objects have stopped, or dwelled, using given time and distance thresholds.

Reconstruct Tracks

Creates line or polygon tracks from time-enabled input data.

Snap Tracks

Snaps input track points to lines. The time-enabled point data must include features that represent an instant in time. Traversable lines with fields indicating the from and to nodes are required for analysis.

Trace Proximity Events

Traces events that are near each other in space (location) and time. The time-enabled point data must include features that represent an instant in time.

Related topics