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

33 lines
867 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,
"movement_state": "stopped",
"object_kind": "tracked_unit",
"position_source": "gelios",
"satellite_count": 11,
"signal_state": "active",
"speed_kph": 0
}
}
]
}