ArcObjects Library Reference (GeoDatabase)  

ITrafficDataManager Interface

Provides editing capabilities for creating or deleting dynamic traffic files.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method ConvertTMCToKey Converts a TMC string to a unique integer key value.
Method DeleteData Deletes all dynamic traffic files in the specified folder which are older than the specified cutoff date.
Method Insert Inserts the speed values per time slice for the specified TMC key.
Method StartEditing Starts a new edit session for tracking edits to a new dynamic traffic file.
Method StopEditing Stops the current edit session and writes all current edits to a new dynamic traffic file in the specified folder.

CoClasses that implement ITrafficDataManager

CoClasses and Classes Description
TrafficDataManager A class for creating/managing dynamic traffic files for dynamic traffic feeds.

Remarks

ITrafficDataManager is used to generate the files that contain real-time traffic speed values associated with the edges in a network dataset.