From 3503d0993ee53bb43755b684644d06fbfad458a4 Mon Sep 17 00:00:00 2001 From: Konstantin Pastbin Date: Sat, 21 Jun 2025 13:51:41 +0700 Subject: [PATCH] [styles] Raise visibility of natural landuses from z12 to z11 Signed-off-by: Konstantin Pastbin --- data/styles/default/include/Basemap.mapcss | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/styles/default/include/Basemap.mapcss b/data/styles/default/include/Basemap.mapcss index 30b2fc74f..7c1a24e1c 100644 --- a/data/styles/default/include/Basemap.mapcss +++ b/data/styles/default/include/Basemap.mapcss @@ -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. */