Routing API v7 Developer's Guide

PublicTransportLineType

Defines the information available for a public transport line.

Figure 1. PublicTransportLineType This image shows a graphical representation of the Public Transport Line Type.

PublicTransportLineType defines the following attributes:

Table 1. Public Transport Line Type Attributes
Element Description
LineName xs:string

Name of the line

LineForeground xs:string

Color that is to be used as foreground color when drawing the line.

LineBackground xs:string

Color that is to be used as background color when drawing the line.

LineStyle LineStyleType

Style that is to be used when drawing the line.

CompanyName xs:string

Name of the transit line's company

CompanyShortName xs:string

Short name of the transit line's company

CompanyLogo ExternalResourceType

Logo of the transit line's company

Destination xs:string

Final destination of the transport line

Flags PublicTransportLinkFlagType

Additional attributes classifying the transport line

Type PublicTransportTypeType

Type of the transport line

TypeName xs:string

Name of the transport line's type (such as "ICE", "TGV", etc.).

Note: This type is not officially supported.
Stops PublicTransportStopType

List of all stops on this public transport line.