IsolineTrafficOptions
Controls how real-time and historical traffic data is used when calculating reachable areas. This affects both the size and shape of isolines by accounting for expected travel speeds based on congestion patterns.
Contents
- FlowEventThresholdOverride
-
The duration in seconds that real-time congestion data is considered valid before reverting to historical traffic patterns. This helps balance between using current conditions and more predictable historical data when calculating travel times.
Unit:
secondsType: Long
Valid Range: Minimum value of 0. Maximum value of 4294967295.
Required: No
- Usage
-
Controls whether traffic data is used in calculations.
UseTrafficDataconsiders both real-time congestion and historical patterns, whileIgnoreTrafficDatacalculates routes based solely on road types and speed limits. Using traffic data provides more accurate real-world estimates but may produce different results at different times of day.Default value:
UseTrafficDataType: String
Valid Values:
IgnoreTrafficData | UseTrafficDataRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: