forked from OS4CSAPI/ogc-client-CSAPI_2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathiss_obs.json
More file actions
106 lines (106 loc) · 2.96 KB
/
iss_obs.json
File metadata and controls
106 lines (106 loc) · 2.96 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"items": [
{
"id": "043rtidnpk31cu4g80",
"datastream@id": "04gg",
"phenomenonTime": "2026-03-08T21:06:06.377Z",
"resultTime": "2026-03-08T21:06:06.377Z",
"result": {
"timestamp": 1.773003966377706E9,
"lat_deg": 44.398411,
"lon_deg": 3.691508,
"alt_km": 427.159,
"velocity_km_s": 7.66,
"noradId": 25544,
"assetName": "ISS (ZARYA)",
"sourceEpoch": "2026-03-08T09:59:22.309Z",
"sourceAgeSec": 40004.1,
"posErrorM": 1694.5,
"method": "SGP4"
}
},
{
"id": "043tpidnpk31cu4g80",
"datastream@id": "04gg",
"phenomenonTime": "2026-03-08T21:06:36.377Z",
"resultTime": "2026-03-08T21:06:36.377Z",
"result": {
"timestamp": 1.773003996377696E9,
"lat_deg": 45.341897,
"lon_deg": 5.947155,
"alt_km": 427.194,
"velocity_km_s": 7.66,
"noradId": 25544,
"assetName": "ISS (ZARYA)",
"sourceEpoch": "2026-03-08T09:59:22.309Z",
"sourceAgeSec": 40034.1,
"posErrorM": 1695.0,
"method": "SGP4"
}
},
{
"id": "043vlidnpk31cu4g80",
"datastream@id": "04gg",
"phenomenonTime": "2026-03-08T21:07:06.377Z",
"resultTime": "2026-03-08T21:07:06.377Z",
"result": {
"timestamp": 1.773004026377702E9,
"lat_deg": 46.234082,
"lon_deg": 8.280989,
"alt_km": 427.217,
"velocity_km_s": 7.66,
"noradId": 25544,
"assetName": "ISS (ZARYA)",
"sourceEpoch": "2026-03-08T09:59:22.309Z",
"sourceAgeSec": 40064.1,
"posErrorM": 1695.6,
"method": "SGP4"
}
},
{
"id": "043philnpk31cu4g80",
"datastream@id": "04gg",
"phenomenonTime": "2026-03-08T21:07:36.377Z",
"resultTime": "2026-03-08T21:07:36.377Z",
"result": {
"timestamp": 1.773004056377689E9,
"lat_deg": 47.071659,
"lon_deg": 10.6933,
"alt_km": 427.227,
"velocity_km_s": 7.66,
"noradId": 25544,
"assetName": "ISS (ZARYA)",
"sourceEpoch": "2026-03-08T09:59:22.309Z",
"sourceAgeSec": 40094.1,
"posErrorM": 1696.1,
"method": "SGP4"
}
},
{
"id": "043rdilnpk31cu4g80",
"datastream@id": "04gg",
"phenomenonTime": "2026-03-08T21:08:06.377Z",
"resultTime": "2026-03-08T21:08:06.377Z",
"result": {
"timestamp": 1.773004086377704E9,
"lat_deg": 47.851278,
"lon_deg": 13.183547,
"alt_km": 427.223,
"velocity_km_s": 7.661,
"noradId": 25544,
"assetName": "ISS (ZARYA)",
"sourceEpoch": "2026-03-08T09:59:22.309Z",
"sourceAgeSec": 40124.1,
"posErrorM": 1696.6,
"method": "SGP4"
}
}
],
"links": [
{
"rel": "next",
"href": "https://os4csapi-osh.duckdns.org/sensorhub/api/datastreams/04gg/observations?limit=5&offset=5",
"type": "application/json"
}
]
}