Skip to content

Latest commit

 

History

History
 
 

TAPlaybackTrackingData

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Play back tracking data

This sample demonstrates using the ArcGIS Tracking Analyst extension to play back tracking data. The tracking data can be any type of a feature class that has time stamp information (such as date and time). In this sample, you learn how to initialize the Tracking Analyst extension and the Tracking Analyst tracking environment. This sample covers the following:
  • Opening the tracking data feature class
  • Creating the renderers used by the temporal layer to display temporal data
  • Loading the Tracking Analyst extension
  • Initializing the tracking environment
  • Assigning temporal operators to the tracking environment to display temporal data
  • Incrementing a temporal operator
  • Changing the tracking environment temporal perspective time stamp
Language:              C#, VB
Subject:               Tracking
Organization:          Esri, http://www.esri.com
Date:                  10/17/2019
ArcObjects SDK:        10.8
Visual Studio:         2017, 2019
.NET Target Framework: 4.5

Resources

Usage

  1. Open the solution in Visual Studio.
  2. Build the solution to make the play back tracking data Add-in's dynamic-link library (DLL) file.
  3. Add the Add-in's button to a toolbar in ArcMap.
  4. Click the Playback Tracking data button to start the play back of the hurricane data. The data gets updated every one-half second and increases by six hour increments.

See Also

How to connect to ArcGIS Tracking Server


Licensing

Development licensing Deployment licensing
ArcGIS Desktop Basic: Tracking Analyst ArcGIS Desktop Basic: Tracking Analyst
ArcGIS Desktop Standard: Tracking Analyst ArcGIS Desktop Standard: Tracking Analyst
ArcGIS Desktop Advanced: Tracking Analyst ArcGIS Desktop Advanced: Tracking Analyst