more balanced scores
All checks were successful
Build and push docker image / Build (pull_request) Successful in 1m41s
All checks were successful
Build and push docker image / Build (pull_request) Successful in 1m41s
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
city_bbox_side: 5000 #m
|
||||
city_bbox_side: 7500 #m
|
||||
radius_close_to: 50
|
||||
church_coeff: 0.8
|
||||
park_coeff: 1.0
|
||||
tag_coeff: 10
|
||||
N_important: 40
|
||||
church_coeff: 0.75
|
||||
nature_coeff: 1.25
|
||||
overall_coeff: 10
|
||||
tag_exponent: 1.15
|
||||
image_bonus: 10
|
||||
viewpoint_bonus: 15
|
||||
wikipedia_bonus: 6
|
||||
N_important: 50
|
||||
pay_bonus: -1
|
||||
|
@@ -1,4 +1,5 @@
|
||||
detour_factor: 1.4
|
||||
detour_corridor_width: 200
|
||||
average_walking_speed: 4.8
|
||||
max_landmarks: 7
|
||||
max_landmarks: 10
|
||||
max_landmarks_refiner: 20
|
||||
|
Reference in New Issue
Block a user