Changes between Version 2 and Version 3 of GraphicTrafficEventsCreator_userguide
- Timestamp:
- 02/02/2020 08:43:56 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GraphicTrafficEventsCreator_userguide
v2 v3 36 36 System: Changes the above dot to White. Changes dots further along 405 N to white. 37 37 User: Clicks on VDS "405 N 9.46 @ BRISTOL 1" 38 System: Append one line to the traffic events file: 39 101 00:05:00 405 N 7.07 2.390 R 38 System: Changes all the dots between these two points to Red. Restores all 39 other dots on highway to their current color. 40 System: Appends one line to the traffic events file: 41 101 00:05:00 405 N 7.07 2.390 R 42 System: Automatically advances the time selector by 30 seconds to 0:05:30. 43 44 40 45 }}} 41 46 User continues to select highway segments to be assigned a specified color at a specified time. These are all changes for a SINGLE incident. … … 47 52 Note the system does very little error checking. It doesn't not verify that a manually entered time is subsequent to the current time and if a prior time is entered the sequence of events in the output file will be out of order. There is no validation for time format. If an invalid time is entered the output will shows "Invalid Date" instead of a time. 48 53 49 The system does have one feature that prevent errors: Once the first dot is selected, only a white dot may be chosen for the second dot. 54 The system does have one feature that prevent errors: Once the first dot is selected, only a white dot may be chosen for the second dot. 55 56 The output file is `webapps/dynamicdata/traffic_events.txt`.
