Creating a historical position tracking analysis
Track individual people or vehicles to learn where they were at a selected previous date and time.
Before you begin
Create a data source that imports GPS location data. The data source must contain a property that can be used for tracking against. Suitable properties link the GPS coordinates to the object that recorded the GPS coordinates, for example, the Vehicle ID. Each GPS data item must have a point-based location and a recording time.
You must also create a data source that imports the municipal road network. You can use a third-party program to generate a shape file that defines the geometry for all the roads in the city and import the shape file into a data source. Alternatively, you can define the road network in a database table and import the database table data into a data source. The data source must contain a property that indicates the speed limit, and another property that indicates the direction of travel, for example, one way, or contra-flow.
Procedure
To create a historical position tracking analysis: