From 9be3ce917a50edcddd51703f745487626ab65810 Mon Sep 17 00:00:00 2001 From: Konstantin Pastbin Date: Fri, 4 Feb 2022 11:43:01 +0300 Subject: [PATCH] [styles] Prioritize parkings over other area like forests Signed-off-by: Konstantin Pastbin --- data/styles/clear/include/Basemap.mapcss | 4 +--- data/styles/clear/include/Icons.mapcss | 4 ---- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/data/styles/clear/include/Basemap.mapcss b/data/styles/clear/include/Basemap.mapcss index cd259128ef..d5e212d760 100644 --- a/data/styles/clear/include/Basemap.mapcss +++ b/data/styles/clear/include/Basemap.mapcss @@ -66,9 +66,6 @@ area[sport=multi], area[sport=soccer], {z-index: 5;} -area[amenity=parking] -{z-index: 6;} - area[landuse=forest] {z-index: 30;} @@ -101,6 +98,7 @@ area[leisure=marina], line[waterway=stream][intermittent=yes] {z-index: 43;} +area[amenity=parking], area[landuse=cemetery], area[amenity=grave_yard] {z-index: 44;} diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index 50a05e48f7..11daa47155 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -39,10 +39,6 @@ area[man_made], {-x-me-min-text-priority: 15300;} node|z17-[leisure], -node|z16[amenity=parking], -area|z16[amenity=parking], -node|z16[amenity=parking_space], -area|z16[amenity=parking_space] {z-index: 6;} node|z17-[leisure=golf_course],