Removed city_rank.txt file

This commit is contained in:
Constantin Shalnev 2015-10-12 13:10:50 +03:00
parent 7865e12e09
commit d796440de4
5 changed files with 1 additions and 152 deletions

View file

@ -1 +0,0 @@
../../data/city_rank.txt

View file

@ -1,50 +0,0 @@
z4
{
-250000:-1;
250000-2000000:0;
2000000-:0.3;
}
z5
{
-250000:-1;
250000-1000000:0;
1000000-:0.3;
}
z6
{
-200000:-1;
200000-500000:0;
500000-:0.33;
}
z7
{
-30000:-1;
30000-500000:0;
500000-2000000:0.2;
2000000-:0.33;
}
z8
{
-30000:-1;
30000-300000:0;
300000-1000000:0.2;
1000000-:0.33;
}
z9
{
-10000:-1;
10000-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;
}

View file

@ -1,50 +0,0 @@
z4
{
-250000:-1;
250000-2000000:0;
2000000-:0.3;
}
z5
{
-250000:-1;
250000-1000000:0;
1000000-:0.3;
}
z6
{
-200000:-1;
200000-500000:0;
500000-:0.33;
}
z7
{
-30000:-1;
30000-500000:0;
500000-2000000:0.2;
2000000-:0.33;
}
z8
{
-30000:-1;
30000-300000:0;
300000-1000000:0.2;
1000000-:0.33;
}
z9
{
-10000:-1;
10000-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;
}

View file

@ -1,50 +0,0 @@
z4
{
-250000:-1;
250000-2000000:0;
2000000-:0.3;
}
z5
{
-250000:-1;
250000-1000000:0;
1000000-:0.3;
}
z6
{
-200000:-1;
200000-500000:0;
500000-:0.33;
}
z7
{
-30000:-1;
30000-500000:0;
500000-2000000:0.2;
2000000-:0.33;
}
z8
{
-30000:-1;
30000-300000:0;
300000-1000000:0.2;
1000000-:0.33;
}
z9
{
-10000:-1;
10000-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;
}

View file

@ -12,7 +12,7 @@ files=(copyright.html faq.html resources-ldpi resources-mdpi resources-hdpi reso
resources-ldpi_dark resources-mdpi_dark resources-hdpi_dark resources-xhdpi_dark resources-xxhdpi_dark
resources-ldpi_clear resources-mdpi_clear resources-hdpi_clear resources-xhdpi_clear resources-xxhdpi_clear
types.txt fonts_blacklist.txt fonts_whitelist.txt languages.txt unicode_blocks.txt
drules_proto.bin drules_proto_dark.bin drules_proto_clear.bin city_rank.txt external_resources.txt packed_polygons.bin countries.txt sound-strings)
drules_proto.bin drules_proto_dark.bin drules_proto_clear.bin external_resources.txt packed_polygons.bin countries.txt sound-strings)
for item in ${files[*]}
do