The Calculate Motion Statistics tool calculates groups of motion statistics and measurements for time-enabled features of time type instant. Statistics and measurements are based on tracks that are determined by a unique identifier. Calculation groups include distance, speed, acceleration, duration, elevation, slope, idle, and bearing based on the provided time values and geometry of point-based events.
The point layer that will have statistics and measurements calculated. The input layer must be time enabled with features that represent an instant in time.
In addition to choosing a layer from your map, you can choose Choose Analysis Layer at the bottom of the drop-down list to browse to your contents for a big data file share dataset or feature layer. You may optionally apply a filter on your input layer or apply a selection on hosted layers added to your map. Filters and selections are only applied for analysis.
One or more fields that represent the track identifier.
For example, if you were calculating statistics or measurements for the tracks of hurricanes, you could use the hurricane name as the track field.
The number of observations that are used to calculate statistics starting with Min-, Max-, Avg-, or Tot-. By default, the value is 3.
Determines the motion statistic and measurement groups that will be calculated and returned in the output layer. All statistics are calculated by default. Choose to calculate one or more of the following statistic groups:
Defines what distance and duration are considered to be an idling event.
The distance defines the he maximum distance that two sequential points in a track can be apart and still be considered an idle event. The time defines the minimum duration that two sequential points in a track must be near each other to be considered an idle event.
For example, if you are interested in calculating statistics where traffic has not moved more than 20 meters for an hour, the distance tolerance would be 20 meters and the time tolerance would be 1 hour.
This parameter is required if the Idle statistic group is specified in the motion statistics parameter or if all statistic groups are calculated, which is the default.
Specifies whether to split tracks using time intervals, which segment your input features for analysis. If you use time intervals, you must set the time interval you want to use, and optionally set the reference time. If you don't set a reference time, Jan 1, 1970, will be used.
For example, if you set the time boundary to be 1 day, starting at 9:00 AM on January 1st, 1990, each track will be truncated at 9:00 a.m. for every day and analyzed within that segment. No tracks will start before 9:00 a.m. and end afterward.
Using time intervals is a fast way to accelerate computing time, as it quickly creates smaller tracks for analysis. If splitting by a reoccurring time interval makes sense for your analysis, it is recommended for big data processing.
The unit used to calculate distance statistics.
The unit used to calculate duration statistics.
The unit used to calculate speed statistics.
The unit used to calculate acceleration statistics.
The unit used to calculate elevation statistics.
The method used to calculate distances between track observations. There are two methods to choose from: Planar and Geodesic. The planar method joins points using a plane method and will not cross the international date line. The geodesic method joins points geodesically and will allow tracks to cross the international date line. This is the default.
The name of the layer that will be created. If you are writing to an ArcGIS Data Store, your results will be saved in My Content and added to the map. If you are writing to a big data file share, your results will be stored in the big data file share and added to its manifest. They will not be added to the map. The default name is based on the tool name and the input layer name. If the layer already exists, the tool will fail.
When writing to ArcGIS Data Store (relational or spatiotemporal big data store) using the Save result in drop-down box, you can specify the name of a folder in My Content where the result will be saved.