Files
WebAisMap/mock_data/vessels.json
T
2026-05-04 08:06:34 +03:00

82 lines
1.5 KiB
JSON

[
{
"callsign": "UCUA6",
"course": 360.0,
"heading": 511.0,
"lat": 91.0,
"lon": 181.0,
"mmsi": 273251120,
"rot": -128.0,
"shipname": "VALENTIN RYKOV",
"shiptype": 89,
"speed": 102.3,
"timestamp": 1776335052,
"to_bow": 15,
"to_port": 2,
"to_starboard": 12,
"to_stern": 59,
"vessel_class": "A"
},
{
"course": 360.0,
"heading": 86.0,
"lat": 91.0,
"lon": 181.0,
"mmsi": 671575100,
"rot": 0.0,
"speed": 102.3,
"timestamp": 1776335119,
"vessel_class": "A"
},
{
"callsign": "UAQN",
"course": 360.0,
"heading": 511.0,
"lat": 91.0,
"lon": 181.0,
"mmsi": 273315900,
"rot": -128.0,
"shipname": "KAPITAN PLAKHIN",
"shiptype": 90,
"speed": 102.3,
"timestamp": 1776335046,
"to_bow": 25,
"to_port": 7,
"to_starboard": 9,
"to_stern": 53,
"vessel_class": "A"
},
{
"callsign": "UAPB6",
"course": 360.0,
"heading": 511.0,
"lat": 59.943828,
"lon": 30.189773,
"mmsi": 273262700,
"rot": -128.0,
"shipname": "CASTOR",
"shiptype": 30,
"speed": 0.0,
"timestamp": 1776335125,
"to_bow": 46,
"to_port": 6,
"to_starboard": 8,
"to_stern": 24,
"vessel_class": "A"
},
{
"callsign": null,
"course": 360.0,
"heading": 511.0,
"lat": 91.0,
"lon": 181.0,
"mmsi": 0,
"rot": -128.0,
"shipname": null,
"shiptype": 37,
"speed": 102.3,
"timestamp": 1776335124,
"vessel_class": "A"
}
]