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
- ArcObjects .NET API Reference online
- Sample Data Download
- What's new
- Download the ArcObjects SDK for .Net from MyEsri.com
- Open the solution in Visual Studio.
- Build the solution to make the play back tracking data Add-in's dynamic-link library (DLL) file.
- Add the Add-in's button to a toolbar in ArcMap.
- 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.
How to connect to ArcGIS Tracking Server
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 |