openrouteservice
Car.
Heavy goods vehicle.
Bicycle.
Road bicycle.
Mountain bicycle.
Electric bicycle.
Pedestrian.
Hiker.
Wheelchair.
true to set the profile as default. The profile will be selected initially when routing is started.
Default: false
Routing profile. At least one has to be defined.
Settings for one or more routing profiles (locomotion modes). If no profile is explicitly set as default, the first profile will be used.
Property settings of the routing. Defines what the service offers via its API, most importantly, which routing profiles are available. Other information such as the availabilty of elevation data can be provided as well, enabling the client to query and display additional data for a route.
Duration (according to the ISO 8601 standard) the OpenRouteService will wait for a response. A response timeout value is already globally defined for Cadenza, but since requests for the isochrones can take longer than usual, it may be useful to define a higher timeout value here.
Default: PT30S
Optional tuning settings for the routing. Set properties to more preferable defaults, e.g. set default language for textual instructions (the service does not support all languages and using the user language may not be possible). Note: Setting may be overwritten by a client request, e.g. because the user chose a different routing language.
Settings for restricting the capabilities of the routing service, in order to prevent overloading the system or the user. Restrictions could be length of routes, quality of received routing geometry or number of stopovers. Also allows restricting the service to be only executed on demand, rather than automatically on drag'n'drop of way points.
Settings for the connection of a routing service. Can be one or more. That way, you can add different settings for each profile of a routing service. Note: Currently only OpenRouteService (API version v2) is supported. Note: Cadenza does not validate if a routing service actually supports the API version, configured profiles or further configured properties (e.g. maximum 48 waypoints).
Configuration of an OpenRouteService routing service for Cadenza.
Car.
Heavy goods vehicle.
Bicycle.
Road bicycle.
Mountain bicycle.
Electric bicycle.
Pedestrian.
Hiker.
Wheelchair.
true to set the profile as default. The profile will be selected initially when routing is started.
Default: false
Routing profile. At least one has to be defined.
Settings for one or more routing profiles (locomotion modes). If no profile is explicitly set as default, the first profile will be used.
Property settings of the routing. Defines what the service offers via its API, most importantly, which routing profiles are available. Other information such as the availabilty of elevation data can be provided as well, enabling the client to query and display additional data for a route.
Duration (according to the ISO 8601 standard) the OpenRouteService will wait for a response. A response timeout value is already globally defined for Cadenza, but since requests for the isochrones can take longer than usual, it may be useful to define a higher timeout value here.
Default: PT30S
Optional tuning settings for the routing. Set properties to more preferable defaults, e.g. set default language for textual instructions (the service does not support all languages and using the user language may not be possible). Note: Setting may be overwritten by a client request, e.g. because the user chose a different routing language.
Settings for restricting the capabilities of the routing service, in order to prevent overloading the system or the user. Restrictions could be length of routes, quality of received routing geometry or number of stopovers. Also allows restricting the service to be only executed on demand, rather than automatically on drag'n'drop of way points.
Exists only for testing the service definition directly, e.g. in OrsRoutingRequestBuilderTest.