Meadow, heath
This commit is contained in:
parent
1e57616958
commit
639ea84e1d
1 changed files with 7 additions and 1 deletions
|
@ -84,6 +84,9 @@ area|z16-[landuse=orchard]
|
|||
|
||||
area|z12-[natural=scrub]
|
||||
{fill-color: e5f5dc;fill-image:kust1.png; z-index:3}
|
||||
area|z12-[natural=heath]
|
||||
{fill-color: faf7f7; z-index:3}
|
||||
|
||||
|
||||
area|z10-[landuse=industrial],area|z10-[landuse=military] {fill-color: #ddd8da; z-index:3}
|
||||
area|z4-[natural=desert] {fill-image: desert22.png}
|
||||
|
@ -108,7 +111,10 @@ area|z10-[natural=forest], area|z10-[natural=wood],
|
|||
area|z10-[landuse=forest], area|z10-[landuse=wood]{text:name; text-offset:0; font-size:10; font-family: DejaVu Serif Italic; text-color:green; text-allow-overlap: false;text-halo-radius: 1; text-halo-color: #ffffff; }
|
||||
|
||||
area|z12-[landuse=grass],
|
||||
area|z12-[natural=grass] {fill-color: #f4ffe5; z-index:4}
|
||||
area|z12-[natural=grass],
|
||||
area|z12-[natural=meadow],
|
||||
area|z12-[landuse=meadow],
|
||||
{fill-color: #f4ffe5; z-index:4}
|
||||
|
||||
area|z10-[natural=wetland] {fill-image:swamp_world2.png; z-index:4}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue