RoadLane¶
A RoadLane is a type of TravelledWayLane that forms part of a RoadSegment.
IRI: https://w3id.org/citydata/part3/v1/RoadLane
Diagram¶

Specializations of RoadLane¶
| Class | Description |
|---|---|
| Micromobility Lane | A MicromobilityLane is a type of RoadLane that forms part of a MicromobilityPathSegment. |
Formalization for RoadLane¶
| Property | Constraint |
|---|---|
| cdm1:properPartOf | only RoadSegment |
| cdm1:properPartOf | min 1 |
| cdm1:properPartOf | min 1 RoadSegment |
| next | only RoadLane |
| next | only RoadLane |
| previous | only RoadLane |
| previous | only RoadLane |
| width | exactly 1 |
| width | exactly 1 cdm1:Length |
| subClassOf | TravelledWayLane |
Used by classes¶
| Class | Property |
|---|---|
| Road Lane | next |
| Road Lane | previous |
| Road Segment (cdm1) | cdm1:hasProperPart |