-
Notifications
You must be signed in to change notification settings - Fork 3
Visualization of Maritime Routes (Seavec) #40
Description
Name Of Project: Seavec
Link To Project Website: https://www.seavec.io
Description:
Hi, firstly, thank you very much for the access to world-wide AIS data stream. The above-mentioned project showcases the results of my take on the challenge of extracting maritime route network from raw AIS data. So-called routes presented in the website are extracted from AIS trajectories of ship_type Cargo, Tanker and Passenger and visualized as linestrings on custom made map tiles. Line strings are color coded based on navigational heading, therefore play with the angle filter to visualize different routes.
AIS data is derived from a combination of public free data sources which aisstream.io is a part of. I have a good coverage mostly on North Sea and Baltic Sea, therefore map only covers those areas at the moment.
Underlying graph network can be used for trajectory prediction/ anomaly detection/ traffic forecasting etc.