1       Definition

A sequence of Way Points on the Offline Map with attached times of arrival.

2       Functional Requirements

Route is a series of connectible Way Points.

3       Syntax

https://schemas.mpai.community/CAV2/V1.0/data/Route.json

4       Semantics

Label Size Description
Header N1 Bytes Route Header
– Standard 9 Bytes The characters “CAV-RTE-V”
– Version N2 Bytes Major version – 1 or 2 Bytes
– Dot-separator 1 Byte The character “.”
– Subversion N3 Bytes Minor version – 1 or 2 Bytes
RouteID N4 Bytes Identifier of Route.
RouteData[] N5 Bytes Route Data set
– WayPointID N6 Bytes WayPoint Identifier
– ArrivalTime N7 Bytes WayPoint arrival time
– AccumulatedTimeError N8 Bytes Total time error.
DescrMetadata N9 Bytes Descriptive Metadata

5       Data Types and Formats

No Formats required.

6       To Respondents

Respondents are invited to comment or elaborate on the Functional Requirements identified above.