fixed loki + some opti changes
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m36s
Run linting on the backend code / Build (pull_request) Successful in 27s
Run testing on the backend code / Build (pull_request) Failing after 4m46s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 22s

This commit is contained in:
2025-01-24 16:03:05 +01:00
parent 163e10032c
commit e612a82921
8 changed files with 25 additions and 14 deletions

View File

@@ -1,12 +1,12 @@
city_bbox_side: 7500 #m
radius_close_to: 50
church_coeff: 0.65
nature_coeff: 1.35
church_coeff: 0.55
nature_coeff: 1.4
overall_coeff: 10
tag_exponent: 1.15
image_bonus: 1.1
viewpoint_bonus: 5
wikipedia_bonus: 1.1
wikipedia_bonus: 1.25
name_bonus: 3
N_important: 40
pay_bonus: -1

View File

@@ -3,4 +3,4 @@ detour_corridor_width: 300
average_walking_speed: 4.8
max_landmarks: 10
max_landmarks_refiner: 20
overshoot: 1.1
overshoot: 0.0016