Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/city_rank.txt59
1 files changed, 44 insertions, 15 deletions
diff --git a/data/city_rank.txt b/data/city_rank.txt
index 51a933d3d4..4ad1597a34 100644
--- a/data/city_rank.txt
+++ b/data/city_rank.txt
@@ -1,21 +1,50 @@
-z-10
+z4
{
--100000:0;
-100000-500000:0.1;
-500000-1500000:0.2;
-1500000-:0.3;
+-200000:-1;
+250000-2000000:0;
+2000000-:0.3;
}
-z11-16
+z5
{
--100000:0;
-100000-500000:0.1;
-500000-1500000:0.2;
-1500000-:0.3;
+-200000:-1;
+250000-1000000:0;
+1000000-:0.3;
}
-z17-
+z6
{
--100000:0;
-100000-500000:0.1;
-500000-1500000:0.2;
-1500000-:0.3;
+-200000:-1;
+200000-500000:0;
+500000-:0.33;
+}
+z7
+{
+-20000:-1;
+20000-500000:0;
+500000-2000000:0.2;
+2000000-:0.33;
+}
+z8
+{
+-20000:-1;
+20000-300000:0;
+300000-1000000:0.2;
+1000000-:0.33;
+}
+z9
+{
+-5000:-1;
+5000-100000:0;
+100000-500000:0.2;
+500000-:0.4;
+}
+z10-11
+{
+-20000:0;
+20000-500000:0.2;
+500000-:0.4;
+}
+z12-
+{
+-20000:0;
+20000-:0;
}