buildRoadMarkings

fun buildRoadMarkings(curvePositionDomain: Range<Double>, roadMark: NonEmptyList<RoadLanesLaneSectionLCRLaneRoadMark>, roadMarkRepresentationRegistry: RoadMarkRepresentationRegistry): ContextIssueList<List<RoadMarking>>

Builds a list of road markings (roadMark).

Parameters

curvePositionDomain

curve position domain (relative to the lane section) where the road markings is defined

roadMark

road marking entries of the OpenDRIVE data model