PrivateTransportLinkType
A private transport link is a link traversed in a route using private mode of transportation such as car, pedestrian.

PrivateTransportLinkType
defines the following attributes in addition to those derived from RouteLinkType
:
Element | Description |
---|---|
SpeedLimit | SpeedType Legal speed limit in m/s (based on link only, unrelated to vehicle type). Contains the following reserved values:
|
DynamicSpeedInfo | DynamicSpeedInfoType Dynamic speed information on the link which can change over time, such as traffic information (if enabled) or time-dependent road closures. |
Flags | RouteLinkFlagType Flags that describe special characteristics of the link, such as "motorway", "tollroad", "ferry", etc. |
FunctionalClass | FunctionalClassType The functional class assigned to the link. |
RoadNumber | xs:string Number of the road (such as A5, B49, etc.) that the link is passing. |
Timezone | xs:string Timezone in which the link is located. Includes daylight savings information. |
RoadName | xs:string Name of the road the link is passing. |