mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-31 01:53:46 +00:00
[styles] Raise visibility of natural landuses from z12 to z11
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
1932bc0bfb
commit
3503d0993e
@@ -96,21 +96,21 @@ line|z10-[boundary=administrative][admin_level=4]
|
||||
area|z10-[landuse=forest],
|
||||
area|z10-[leisure=park],
|
||||
area|z12-[leisure=garden],
|
||||
area|z12-[landuse=grass],
|
||||
area|z12-[natural=grassland],
|
||||
area|z11-[landuse=grass],
|
||||
area|z11-[natural=grassland],
|
||||
area|z12-[leisure=golf_course],
|
||||
area|z12-[natural=heath],
|
||||
area|z11-[natural=heath],
|
||||
area|z12-[landuse=allotments],
|
||||
area|z12-[natural=bare_rock],
|
||||
area|z11-[natural=bare_rock],
|
||||
area|z12-[natural=shingle],
|
||||
area|z11-[natural=scree],
|
||||
area|z12-[landuse=orchard],
|
||||
area|z12-[landuse=plant_nursery],
|
||||
area|z12-[landuse=vineyard],
|
||||
area|z12-[landuse=meadow],
|
||||
area|z11-[landuse=meadow],
|
||||
area|z12-[landuse=recreation_ground],
|
||||
area|z12-[landuse=village_green],
|
||||
area|z12-[natural=scrub],
|
||||
area|z11-[natural=scrub],
|
||||
area|z14-[leisure=miniature_golf],
|
||||
area|z16-[landuse=flowerbed],
|
||||
{fill-opacity: 1;}
|
||||
@@ -170,19 +170,19 @@ area|z16-[leisure=garden][garden:type=residential],
|
||||
area|z17-[leisure=garden][garden:type=residential],
|
||||
{fill-color: @green2;}
|
||||
|
||||
area|z12-[natural=heath],
|
||||
area|z11-[natural=heath],
|
||||
{fill-color: @heath;}
|
||||
area|z12-13[landuse=grass],
|
||||
area|z12-13[natural=grassland],
|
||||
area|z11-13[landuse=grass],
|
||||
area|z11-13[natural=grassland],
|
||||
area|z12-13[leisure=golf_course],
|
||||
area|z12-13[landuse=allotments],
|
||||
area|z12-13[landuse=orchard],
|
||||
area|z12-13[landuse=plant_nursery],
|
||||
area|z12-13[landuse=vineyard],
|
||||
area|z12-13[landuse=meadow],
|
||||
area|z11-13[landuse=meadow],
|
||||
area|z12-13[landuse=recreation_ground],
|
||||
area|z12-13[landuse=village_green],
|
||||
area|z12-13[natural=scrub],
|
||||
area|z11-13[natural=scrub],
|
||||
{fill-color: @green0;}
|
||||
|
||||
/* Next types are hardcoded to have a hatching-style fill, see drape_frontend/stylist.cpp */
|
||||
@@ -208,7 +208,7 @@ area|z11-[natural=scree],
|
||||
area|z12-[natural=shingle],
|
||||
{fill-color: @scree;}
|
||||
|
||||
area|z12-[natural=bare_rock],
|
||||
area|z11-[natural=bare_rock],
|
||||
{fill-color: @barerock;}
|
||||
|
||||
/* 5.BEACH, GLACIER, DESERT, etc. */
|
||||
|
||||
Reference in New Issue
Block a user