This commit is contained in:
2024-07-05 17:21:47 +02:00
parent bec1827891
commit 006b80018a
9 changed files with 396 additions and 133 deletions

View File

@@ -1,7 +1,7 @@
{
"city bbox side" : 10,
"city bbox side" : 3,
"radius close to" : 27.5,
"church coeff" : 0.6,
"church coeff" : 0.7,
"park coeff" : 1.5,
"tag coeff" : 100,
"N important" : 40

View File

@@ -1,5 +1,5 @@
{
"detour factor" : 1.4,
"average walking speed" : 4.8,
"max landmarks" : 10
"max landmarks" : 8
}