Parameters of a route computation (calculateRoute).
Inherits from RequestBase.
Field name |
Type |
Default value |
Comments |
|---|---|---|---|
start |
|
Starting point |
|
target |
|
Target point |
|
optimization |
Time |
Optimization (minimale time or way), used for routing |
|
roadwaySystemParameters |
default values |
Vehicle and street parameters (can be null) |
|
includeRouteCoordinates |
Boolean |
false |
Include the route coordinates (line string) in response. |
includeRouteDescription |
Boolean |
false |
Include the route description (verbal description of the route) in response. |
includeStructuredRouteDescription |
Boolean |
false |
Include route description (structured) in response |
includeStreetSectionsIds |
Boolean |
false |
Include the street sections ID of the computed route in response |
© 2020, Fraunhofer IVI