This commit is contained in:
szymon-szym
2025-02-09 21:07:00 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -18,8 +18,7 @@ function setup()
properties = {
u_turn_penalty = 20,
traffic_light_penalty = 2,
--weight_name = 'cyclability',
weight_name = 'duration',
weight_name = 'cyclability',
process_call_tagless_node = false,
max_speed_for_map_matching = 110/3.6, -- kmph -> m/s
use_turn_restrictions = false,