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

Functional classification of the road segment corresponding to the span.

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: