Skip to content

Element OpenLrPointLocationReference

The element openLrPointLocationReference is an abstract element of type OpenLrPointLocationReference. When used, one of the following specializations must be indicated using the xsi:type attribute.

Type: Description
OpenlrPointAlongLine With an element of type OpenlrPointAlongLine, a point is described with reference to a line in a network
OpenlrPoiWithAccessPoint With an element of type OpenlrPoiWithAccessPoint, an access point is described with reference to a line in a network, the location of the point itself is specified separately

Specialization OpenlrPointAlongLine

Element Type Required Domain Description
openlrSideOfRoad OpenlrSideOfRoadEnum Yes onRoadOrUnknown, right, left, both The distance from the reference point defined in openlrLocationReferencePoint expressed in meters
openlrOrientation OpenlrOrientationEnum Yes noOrientationOrUnknow, withLineDirection, againstLineDirection Indication of the orientation of the point relative to the road's driving direction
openlrLocationReferencePoint OpenlrLocationReferencePoint Yes N/A The element openlrLocationReferencePoint contains information about the start point of the reference line, i.e., in the driving direction preceding the exact location of the point
openlrLastLocationReferencePoint OpenlrLastLocationReferencePoint Yes N/A The element openlrLastLocationReferencePoint contains information about the endpoint of the reference line, i.e., in the driving direction past the exact location of the point. This element is virtually identical to openlrLocationReferencePoint, but the element openlrPathAttributes is not used here
openlrOffsets Integer No >=0 The distance from the reference point defined in openlrLocationReferencePoint expressed in meters

Subelement openlrOffsets

Element Type Required Domain Description
openlrPositiveOffset Integer Yes >=0 The distance from the reference point defined in openlrLastLocationReferencePoint expressed in meters
openlrNegativeOffset Integer Yes >=0 The distance from the reference point defined in openlrLocationReferencePoint expressed in meters

Specialization OpenlrPoiWithAccessPoint

The specialization OpenlrPoiWithAccessPoint is essentially identical to OpenlrPointAlongLine, it only adds the following element:

Element Type Required Domain Description
openlrCoordinates PointCoordinates Yes N/A The element openlrCoordinates consists of two elements that describe the point based on the WGS84 system: latitude and longitude
Go back to the previous page