forked from organicmaps/organicmaps
[styles] Do not draw place=region.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
3dc4918fe8
commit
b410f84778
2 changed files with 4 additions and 8 deletions
|
@ -404,7 +404,6 @@ node|z13-[place=hamlet]
|
|||
|
||||
/* 4.4 Districts & Small localities */
|
||||
|
||||
node|z8-9[place=region],
|
||||
node|z10-14[place=suburb],
|
||||
node|z13-[place=locality],
|
||||
node|z13-[place=neighbourhood],
|
||||
|
@ -433,7 +432,6 @@ node|z13-14[place=suburb]
|
|||
node|z13-14[place=suburb]::int_name
|
||||
{font-size: 10;}
|
||||
|
||||
node|z8-9[place=region],
|
||||
node|z13-[place=locality],
|
||||
node|z13-[place=neighbourhood],
|
||||
node|z14-[place=farm],
|
||||
|
|
|
@ -373,7 +373,6 @@ node|z13-[place=hamlet]
|
|||
|
||||
/* 4.4 Districts & Small localities */
|
||||
|
||||
node|z8-9[place=region],
|
||||
node|z13-[place=locality],
|
||||
node|z14-[place=farm],
|
||||
node|z14-[place=isolated_dwelling],
|
||||
|
@ -383,16 +382,15 @@ node|z14-[place=farm]::int_name,
|
|||
node|z14-[place=isolated_dwelling]::int_name,
|
||||
{text: int_name;text-color: @district_label;}
|
||||
|
||||
/*node|z10[place=suburb]
|
||||
/*
|
||||
node|z10[place=suburb]
|
||||
{font-size: 8;}
|
||||
node|z11[place=suburb]
|
||||
{font-size: 9;}
|
||||
node|z12[place=suburb]
|
||||
{font-size: 10;}*/
|
||||
{font-size: 10;}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
node|z8-9[place=region],
|
||||
node|z13-[place=locality],
|
||||
node|z14-[place=farm],
|
||||
node|z14-[place=isolated_dwelling],
|
||||
|
|
Loading…
Add table
Reference in a new issue