From d9a123ebfe18faa1143d540dfa884f5577633bc0 Mon Sep 17 00:00:00 2001 From: Ilya Zverev Date: Wed, 13 Jan 2016 19:00:36 +0300 Subject: [PATCH] [styles] Remove landuse=residential rendering from the legacy style --- data/styles/legacy/include/base_landuse.mapcss | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/data/styles/legacy/include/base_landuse.mapcss b/data/styles/legacy/include/base_landuse.mapcss index ce8900d5ab..8ebdff4d92 100644 --- a/data/styles/legacy/include/base_landuse.mapcss +++ b/data/styles/legacy/include/base_landuse.mapcss @@ -75,21 +75,6 @@ area|z12-[landuse=conservation] fill-color: @conservation; z-index: 1; } -area|z12-[landuse=residential] -{ - fill-color: @residential_generic; - z-index: -2; -} -area|z12-[landuse=residential][residential=urban] -{ - fill-color: @residential_urban; - z-index: -1; -} -area|z12-[landuse=residential][residential=rural] -{ - fill-color: @residential_rural; - z-index: -1; -} area|z12-[landuse=retail] { fill-color: @retail; @@ -160,7 +145,6 @@ area|z15[landuse=salt_pond], area|z15[landuse=village_green], area|z15[landuse=vineyard], area|z14-[landuse=field], -area|z15-[landuse=residential], area|z14-15[natural=bay], node|z14-15[natural=bay], area|z15[natural=grassland],