Skip to content

TMS Show real-time data

Feature ID FEA016
Subsystem the feature is part of API
Responsible person Developers
Status Implemented

Description

Real-time traffic data is visualized on the map. Note: Digitraffic's API delivers only 5 minute averages from the station.

Check FEA017 - TMS Show 5min averages of traffic

Use Case 1 The user wishes to know the status of the traffic in real-time so they can plan their route
FUNC-REQ-C0016 The user is able to display traffic data in real time

Preliminary user stories

  • #20 As a food delivery person, I want to know which roads are congested so that I can pick the delivery route.
  • #30 As a postal worker, I want to know which roads are congested so that I can plan my delivery route.
  • #32 As a delivery employee, I want to estimate the fastest route to my recipients estimated based on the current traffic.

User interface mock-up

heatmap

Implementation

Instead of the heatmap system we came up with a bunch of ways to display real-time traffic data on the map.

  1. The marker that shows two different sides representing Direction 1 (left) and Direction 2 (right)

marker

  1. The Tooltip that shows a sliding timeframe from now to 5 minutes ago as current situation (OHITUKSET_5MIN_LIUKUVA_ and KESKINOPEUS_5MIN_LIUKUVA_) by amount of vehicles / hour and their average cruise speed. Additionally it shows the possible road work situation that might affect the traffic.

tooltip

  1. The Popup shows more specific information with the past 5min data too

popup

Testing / possible acceptance criteria

Testcase Test source Responsible
Testcase 1 FUNC-REQ-C0016 Testers