My view! #70
Kalcinator
started this conversation in
General
Replies: 1 comment
|
I will totally work on that in the next update! The missing vessels might be remnants from the beginning of this APP lmao. I think it was because the number of ships that were pinged was melting my computer, I should have just made it a toggled option. I'll double back and check on all these ASAP! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello ! First of all, thank you for this amazing project. Shadowbroker is a blast to use and the UI is incredibly smooth! I've been using it for a few days and I have a few remarks
1. ⚓ AIS Speed Bug (102.3 kn)
I noticed many vessels show a speed of exactly 102.3 kn when they are moving. After checking the AIS standard, it seems
102.3(raw value1023in a 10-bit field) is the default value for "Speed not available" or "Out of range".2. 🚢 Missing Vessels
I noticed there are fewer boats than on MarineTraffic. I saw iais_stream.py (lines 186-188) that you're currently skipping vessels of type
"other". This excludes many fishing boats, tugs, and pilot vessels. It would be great to have a toggle in the UI to include these vessels, or at least ingest them but maybe give them a smaller icon to avoid cluttering the map.3. 🔍 Map Zoom & Visibility
Currently, ship icons only appear when zooming in quite close (I saw
minzoom={4}for theships-layerin MaplibreViewer.tsx). When looking at the map from a global perspective, the seas look a bit empty compared to the sky. Maybe scale the icon size based on zoom level to keep them visible but not overwhelming at lower zoom.Anyway, I really love the tool, it's a game changer for me ! Keep up the great work!
Bonne chance et bon vent o/
All reactions