IsolineAvoidanceOptions
Features that are avoided while calculating isolines. Avoidance is on a best-case basis. If an avoidance can't be satisfied for a particular case, it violates the avoidance and the returned response produces a notice for the violation.
Contents
- Areas
-
Areas to be avoided.
Type: Array of IsolineAvoidanceArea objects
Required: No
- CarShuttleTrains
-
Avoid car-shuttle-trains while calculating an isoline.
Type: Boolean
Required: No
- ControlledAccessHighways
-
Avoid controlled access highways while calculating an isoline.
Type: Boolean
Required: No
- DirtRoads
-
Avoid dirt roads while calculating an isoline.
Type: Boolean
Required: No
- Ferries
-
Avoid ferries while calculating an isoline.
Type: Boolean
Required: No
- SeasonalClosure
-
Avoid roads that have seasonal closure while calculating an isoline.
Type: Boolean
Required: No
- TollRoads
-
Avoids roads where the specified toll transponders are the only mode of payment.
Type: Boolean
Required: No
- TollTransponders
-
Avoids roads where the specified toll transponders are the only mode of payment.
Type: Boolean
Required: No
- TruckRoadTypes
-
Truck road type identifiers.
BK1
throughBK4
apply only to Sweden.A2,A4,B2,B4,C,D,ET2,ET4
apply only to Mexico.Note
There are currently no other supported values as of 26th April 2024.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 12 items.
Length Constraints: Minimum length of 1. Maximum length of 3.
Required: No
- Tunnels
-
Avoid tunnels while calculating an isoline.
Type: Boolean
Required: No
- UTurns
-
Avoid U-turns for calculation on highways and motorways.
Type: Boolean
Required: No
- ZoneCategories
-
Zone categories to be avoided.
Type: Array of IsolineAvoidanceZoneCategory objects
Array Members: Minimum number of 0 items. Maximum number of 3 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: