Hello everyone,
I wanted to share with you “another maritime traffic app” !
“Another”, because there are plenty of websites available about this topic and displaying vessels around the world.
My motivation was to see how I could handle this on my side using aisstream.io websockets and the nice dash-leaflet component, to get a same real-time experience but at lower scale of course.
You’ll find then :
Select first an area where you want to display the maritime traffic.
Play then with filters and tooltip to get additionnal information on the vessels.

Since, there is not any DB behind the scene, you’ll get a refresh every 2 seconds of the latest vessels position but historical positions only the time you are looking at the app.
In order to be full stateless, the data collected is fully cleared on page refresh !
Do not hesitate if you had any suggestions !
Lucas