Response

GetRouteData returns the following fields:

Table 1. GetRouteData Outputs

Response Element

Format

Description

RoutingSegmentID

String

One or more route segment IDs

SegmentData

String

All information for the route segmenet. This information includes:

  • PrimaryName
  • PrimaryNameLanguage
  • AlternateNameList
  • SegmentLength
  • SegmentLengthUnit
  • TimeTaken
  • TimeUnit
  • TurnAngle
  • TurnAngleUnit
  • speedOfTravel
  • speedOfTravelUnit
  • RoadType
  • SegmentDirection
  • StartJunctionType
  • IsRoundabout
  • IsTollRoad
  • PointsInSegment

The route geometries (points) for the segment is returned in the PointsInSegment parameter.