NODEDC_PLATFORM/services/ontology-core/examples/gelios-map-moving-object.fi...

34 lines
897 B
JSON

{
"schemaVersion": "nodedc.data-product.publish/v1",
"batch": {
"runId": "gelios-ontology-fixture-20260716",
"sequence": 0,
"idempotencyKey": "gelios-ontology-fixture-20260716.batch-0"
},
"facts": [
{
"sourceId": "gelios-unit-1001",
"semanticType": "map.moving_object",
"observedAt": "2026-07-16T12:00:00.000Z",
"geometry": {
"type": "Point",
"coordinates": [37.6173, 55.7558]
},
"attributes": {
"course_degrees": 90,
"display_name": "Synthetic Gelios unit",
"elevation_meters": 0,
"hdop": 0.8,
"horizontal_accuracy_meters": 4.2,
"object_kind": "tracked_unit",
"operational_status": "active",
"position_source": "gelios",
"position_valid": true,
"quality_flags": [],
"satellite_count": 11,
"speed_kph": 0
}
}
]
}