increase routing_station_move_penalty_fac to 0.0039 based on evaluation runs
This commit is contained in:
parent
647a596dea
commit
760998144f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
[tram, bus, coach, subway, rail, gondola, funicular, ferry]
|
[tram, bus, coach, subway, rail, gondola, funicular, ferry]
|
||||||
|
|
||||||
routing_transition_penalty_fac: 0.0083
|
routing_transition_penalty_fac: 0.0083
|
||||||
routing_station_move_penalty_fac: 0.002
|
routing_station_move_penalty_fac: 0.0039
|
||||||
|
|
||||||
station_similarity_classification_method: jaccard-geodist
|
station_similarity_classification_method: jaccard-geodist
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue