typo fix
This commit is contained in:
parent
2af039c60f
commit
be2f06beb8
1 changed files with 1 additions and 1 deletions
|
@ -746,7 +746,7 @@ node|z6[place=city][population>1000000]
|
|||
node|z7-8[place=city][population>1000000][population<5000000]
|
||||
{icon-image:adm1_6_test2.png; text-offset:5; text:name; font-size: 11; font-family: DejaVu Sans Bold; text-halo-radius:1; text-color:#404040;text-halo-color:#ffffff; text-allow-overlap: false; -x-mapnik-min-distance:0;z-index:1}
|
||||
|
||||
node|z7-8[place=city]][population>=5000000]
|
||||
node|z7-8[place=city][population>=5000000]
|
||||
{icon-image:adm_6.png; text-offset:5; text:name; font-size: 12; font-family: DejaVu Sans Bold; text-halo-radius:1; text-color:#404040;text-halo-color:#ffffff; text-allow-overlap: false; -x-mapnik-min-distance:0;z-index:1}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue