mirror of https://github.com/pelias/api.git
Browse Source
Linear scoring, by design, gives all records the same score past a certain point. This has the disadvantage that identical records that are very far away cannot be sorted by distance. By using exponential scoring, we can achieve decent sorting of even very far away records. This is very helpful for cities and postalcodes. Connects https://github.com/pelias/api/issues/1206reset-focus-point-settings
Julian Simioni
6 years ago
10 changed files with 10 additions and 10 deletions
Loading…
Reference in new issue