forked from organicmaps/organicmaps
Adjust classificator theshold for opentable.
This commit is contained in:
parent
0caaaa0ad0
commit
51ada39cfc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
namespace
|
||||
{
|
||||
// Calculated with tools/python/booking_hotels_quality.py.
|
||||
double constexpr kOptimalThreshold = 0.304875;
|
||||
double constexpr kOptimalThreshold = 0.312887;
|
||||
} // namespace
|
||||
|
||||
namespace generator
|
||||
|
|
Loading…
Add table
Reference in a new issue