Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Data Description

zxsRambo edited this page Mar 17, 2019 · 10 revisions

We provide 5 traffic scenarios in total in the first stage, where we extract real vehicle trajectories from different intersections and time periods in Hangzhou, China. The relevant files are located in the 'data' folder of the github repository.

Traffic scenarios
hangzhou_bc_tyc_1h_8_9_2231
hangzhou_kn_hz_1h_7_8_827
hangzhou_bc_tyc_1h_10_11_2021
hangzhou_bc_tyc_1h_7_8_1848
hangzhou_sb_sx_1h_7_8_1671

Each scenario includes both road network (roadnet.json) and traffic flow file (flow.json), whose format are defined in Roadnet File Format and Flow File Format respectively. The road network shares the same structure equipped with four types of roads (East, West, South, North) and two kinds of lanes (Through, Left). According to the road network, the traffic flow file contains eight types of traffic flows (East-Trough, East-Left, West-Trough, ...).

What's more, the name of each scenario conveys the location, time and traffic volume in this scenario. For instance, "hangzhou_bc_tyc_1h_8_9_2231" defines a scenarios where the location is "bc_tyc" in Hangzhou and the traffic flow starts from 8'clock to 9'clock with 2231 vehicles entering into this scenario within this one hour. hour.

Specifically, the detailed description of the traffic flow in each scenario is illustrated in the following figures: