-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathposition_report.json
More file actions
41 lines (41 loc) · 948 Bytes
/
Copy pathposition_report.json
File metadata and controls
41 lines (41 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"WeatherData": {
"wetterzustand": "Bedeckt",
"luftdruck": 1020.5,
"windrichtung": 283,
"windstaerke": 11.2,
"bewoelkung": 100,
"lufttemperatur": 11.8,
"niederschlag": 0.0,
"wassertemperatur": 10.8,
"wellenhoehe": 0.36
},
"timestamp_utc": "2026-04-18T10:06:20+00:00",
"PositionReport": {
"Cog": 360,
"CommunicationState": 999,
"Latitude": 52.46583,
"Longitude": 4.59901,
"MessageID": 999,
"NavigationalStatus": 0,
"PositionAccuracy": true,
"Raim": true,
"RateOfTurn": 999,
"RepeatIndicator": 999,
"Sog": 0.1,
"Spare": 999,
"SpecialManoeuvreIndicator": 999,
"Timestamp": 999,
"TrueHeading": 511,
"UserID": 999,
"Valid": true
},
"MetaData": {
"MMSI": "244528000",
"MMSI_String": "244528000",
"ShipName": "REGINA MARIS",
"latitude": 52.46583,
"longitude": 4.59901,
"time_utc": "2026-04-18T10:06:20+00:00"
}
}