From 973722d0ecfcc30550c01e031b811aa2f4356816 Mon Sep 17 00:00:00 2001 From: Arne Date: Thu, 5 Dec 2019 17:17:31 +0100 Subject: [PATCH] Update profiles.md --- docs/profiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/profiles.md b/docs/profiles.md index 090c5c36b..9e075a3ef 100644 --- a/docs/profiles.md +++ b/docs/profiles.md @@ -98,7 +98,7 @@ Attribute | Type | Notes weight_name | String | Name used in output for the routing weight property (default `'duration'`) weight_precision | Unsigned | Decimal precision of edge weights (default `1`) left_hand_driving | Boolean | Are vehicles assumed to drive on the left? (used in guidance, default `false`) -use_turn_restrictions | Boolean | Are turn instructions followed? (default `false`) +use_turn_restrictions | Boolean | Are turn restrictions followed? (default `false`) continue_straight_at_waypoint | Boolean | Must the route continue straight on at a via point, or are U-turns allowed? (default `true`) max_speed_for_map_matching | Float | Maximum vehicle speed to be assumed in matching (in m/s) max_turn_weight | Float | Maximum turn penalty weight