added some ideas

This commit is contained in:
2024-07-07 10:17:50 +02:00
parent 006b80018a
commit e71c92da40
12 changed files with 4247 additions and 355 deletions

View File

@@ -1,8 +1,8 @@
{
"city bbox side" : 3,
"radius close to" : 27.5,
"church coeff" : 0.7,
"park coeff" : 1.5,
"tag coeff" : 100,
"N important" : 40
"radius close to" : 50,
"church coeff" : 0.9,
"park coeff" : 1.2,
"tag coeff" : 10,
"N important" : 30
}

View File

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