Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing AIS positions of vessels #21559

Open
vshcherb opened this issue Dec 11, 2024 · 3 comments
Open

Showing AIS positions of vessels #21559

vshcherb opened this issue Dec 11, 2024 · 3 comments
Assignees
Milestone

Comments

@vshcherb
Copy link
Member

vshcherb commented Dec 11, 2024

This plugin ("AIS vessel tracker") is intended for usage at a boat at sea or river. It displays positions and other data of surrounding vessels that transmit its data via AIS (see https://en.wikipedia.org/wiki/Automatic_identification_system). The plugin requires an external AIS receiver that is connected with the device running OsmAnd.

The plugin receives data from the AIS receiver using NMEA network protocol, decodes it and displays symbols of vessels or other AIS objects at the map. In a context menu, all other decoded information is shown. Similar functionality is common in marine navigation systems, like Garmin Navionics or OpenCPN.

It utilizes one additional Java library “marine-api” for decoding of the NMEA datagrams.

The functionality may be interesting for sailors or other yachtsmen, especially in combination with the nautical map style. I tested it in my recent holidays at Baltic Sea and also at home using the signals of vessels from a nearby river. If needed, I can provide screenshots.

I would appreciate if the plugin will be accepted to the OsmAnd release.

@vshcherb
Copy link
Member Author

#21556

@vshcherb
Copy link
Member Author

vshcherb commented Jan 2, 2025

@Chumva We need the way to simulate data somehow, probably we can take dump somewhere from TCP. In case development plugin is on, in settings we can display button to play NMEA dump for example

@vshcherb
Copy link
Member Author

vshcherb commented Jan 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants