RoutePedestrianSpan - Amazon Location Service

RoutePedestrianSpan

Span computed for the requested SpanAdditionalFeatures.

Contents

BestCaseDuration

Duration of the computed span without traffic congestion.

Unit: seconds

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

Country

3 letter Country code corresponding to the Span.

Type: String

Length Constraints: Fixed length of 3.

Pattern: [A-Z]{3}

Required: No

Distance

Distance of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

Duration

Duration of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

Unit: seconds

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

DynamicSpeed

Dynamic speed details corresponding to the span.

Unit: KilometersPerHour

Type: RouteSpanDynamicSpeedDetails object

Required: No

FunctionalClassification

A numerical value indicating the functional classification of the road segment corresponding to the span.

Classification values are part of the hierarchical network that helps determine a logical and efficient route, and have the following definitions:

  1. Roads that allow for high volume, maximum speed traffic movement between and through major metropolitan areas.

  2. Roads that are used to channel traffic to functional class 1 roads for travel between and through cities in the shortest amount of time.

  3. Roads that intersect functional class 2 roads and provide a high volume of traffic movement at a lower level of mobility than functional class 2 roads.

  4. Roads that provide for a high volume of traffic movement at moderate speeds between neighborhoods.

  5. Roads with volume and traffic movement below the level of any other functional class.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 5.

Required: No

GeometryOffset

Offset in the leg geometry corresponding to the start of this span.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

Incidents

Incidents corresponding to the span. These index into the Incidents in the parent Leg.

Type: Array of integers

Required: No

Names

Provides an array of names of the pedestrian span in available languages.

Type: Array of LocalizedString objects

Required: No

PedestrianAccess

Access attributes for a pedestrian corresponding to the span.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 6 items.

Valid Values: Allowed | Indoors | NoThroughTraffic | Park | Stairs | TollRoad

Required: No

Region

2-3 letter Region code corresponding to the Span. This is either a province or a state.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 3.

Required: No

RoadAttributes

Attributes for the road segment corresponding to the span.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 12 items.

Valid Values: Bridge | BuiltUpArea | ControlledAccessHighway | DirtRoad | DividedRoad | Motorway | PrivateRoad | Ramp | RightHandTraffic | Roundabout | Tunnel | UnderConstruction

Required: No

RouteNumbers

Designated route name or number corresponding to the span.

Type: Array of RouteNumber objects

Required: No

SpeedLimit

Speed limit details corresponding to the span.

Unit: KilometersPerHour

Type: RouteSpanSpeedLimitDetails object

Required: No

TypicalDuration

Duration of the computed span under typical traffic congestion.

Unit: seconds

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: