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:
authorConstantin Shalnev <c.shalnev@corp.mail.ru>2015-09-14 18:58:36 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 03:05:13 +0300
commit5b46d063d8527ad584edfa8c4c7cb9993ae7dec1 (patch)
treecc77e667daf60175e7e9d4d8d3c03481e0a458b9 /data
parent1d6b2b89bfc01ac075f9b48aac0c440b9b0dc922 (diff)
Use city_rank.txt from 150912
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;
}