huawei-noah/SMARTS

Abnormal traffic flow trajectory in peachtree map

Open

#1,354 opened on Mar 25, 2022

 (2 comments) (0 reactions) (1 assignee)Python (220 forks)auto 404
help wanted

Repository metrics

Stars
 (1,129 stars)
PR merge metrics
 (PR metrics pending)

Description

High Level Description In the real map, there are direction changes in different sections but the traffic pattern itself doesn't seem to curve as much as the road.

SMARTS version 0.5.1

https://user-images.githubusercontent.com/59240680/160151542-bc0ab5bd-9d93-4b06-b26b-af10e6f045aa.mp4

Here's the x,y coordinates of vehicle_id=2 in 0400-0415.shf:

image

And in the raw data: (col 1 is the vehicle id, col 5 and 6 are x,y coordinates)

image

Please let me know if more info is needed, thanks!

Contributor guide