Element openlrLineAttributes
The element openlrLineAttributes describes the properties of the reference line. It has three required elements: openlrFunctionalRoadClass, openlrFormOfWay, and openlrBearing.
Elements
Element | Type | Required | Domain | Description |
---|---|---|---|---|
openlrFunctionalRoadClass | OpenlrFunctionalRoadClassEnum | Yes | frc0, frc1, frc2, frc3, frc4, frc5, frc6, frc7 | Functional road classification indicating the importance of the road segment. |
openlrFormOfWay | OpenlrFormOfWayEnum | Yes | motorway, multipleCarriageway, singleCarriageway, roundabout, slipRoad, trafficSquare, other | Functional road classification indicating the type of road segment. |
openlrBearing | Integer | Yes | >=0 <=359 | The angle calculated from the reference point to the exact location. The angle must be calculated in whole degrees relative to the north. |