PrivateTransportLinkType
A private transport link is a link traversed in a route using private mode of transportation such as car, truck, 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. |
TruckRestrictions | Restrictions that apply to trucks on this link. (Only relevant if truck has been selected as TransportMode). See also TruckRestrictionsType . |
RoadName | xs:string Name of the road the link is passing. |
Consumption | xs:double Energy or fuel consumed while traversing link. If a consumption model is not provided, the consumption value is set to 0 |