[styles] Raise visibility of industrial areas, add more types

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-07-08 15:11:58 +07:00
committed by Konstantin Pastbin
parent 7228fe239d
commit 57f28fa85b
7 changed files with 61 additions and 25 deletions

View File

@@ -343,13 +343,7 @@ area|z14-[area:highway=living_street],
area|z14-[amenity=grave_yard],
area|z14-[landuse=cemetery],
area|z14-[amenity=university],
area|z15-[landuse=garages],
area|z15-[landuse=industrial],
area|z15-[landuse=construction],
area|z15-[landuse=churchyard],
area|z15-[landuse=landfill],
area|z15-[landuse=railway],
area|z15-[landuse=quarry],
area|z15-[leisure=pitch],
area|z15-[leisure=stadium],
area|z15-[leisure=track][area?],
@@ -368,13 +362,17 @@ area|z15-[amenity=university],
/* 7.1 Industrial */
area|z15-[landuse=industrial],
area|z15-[landuse=construction],
area|z15-[landuse=landfill],
area|z15-[landuse=railway],
area|z15-[landuse=quarry],
area|z15-[landuse=garages],
{fill-color: @industrial;}
area|z13-[landuse=industrial],
area|z13-[man_made=works],
area|z13-[landuse=construction],
area|z13-[landuse=landfill],
area|z13-[amenity=waste_transfer_station],
area|z13-[landuse=railway],
area|z13-[landuse=quarry],
area|z13-[power=plant],
area|z13-[power=substation],
area|z13-[power=generator],
{fill-opacity: 1; fill-color: @industrial;}
/* 7.2 Hospital */
@@ -456,6 +454,7 @@ area|z13-[emergency=mountain_rescue],
area|z13-[leisure=resort],
area|z13-[highway=services],
area|z13-[highway=rest_area],
area|z13-[landuse=garages],
area|z15-[leisure=dog_park],
area|z15-[amenity=police],

View File

@@ -64,6 +64,7 @@ emergency-mountain_rescue
highway-services
highway-rest_area
highway-pedestrian-area # area z14- (also has line z13-, pathtext z14-)
landuse-garages
leisure-dog_park
leisure-resort # area z15- (also has icon z16-, caption(optional) z16-)
leisure-water_park
@@ -150,12 +151,26 @@ landuse-forest-deciduous # area z10- (also has icon z
landuse-forest-mixed # area z10- (also has icon z13-, caption(optional) z14-)
=== 60
amenity-waste_transfer_station
landuse-churchyard # area z15-
landuse-construction # area z15- (also has caption z15-)
landuse-industrial # area z15- (also has caption z15-)
landuse-industrial-mine # area z15- (also has icon z15-, caption(optional) z15-)
landuse-quarry # area z15- (also has icon z15-, caption(optional) z15-)
landuse-railway # area z15- (also has caption z15-)
man_made-works
power-plant
power-plant-coal
power-plant-gas
power-plant-hydro
power-plant-solar
power-plant-wind
power-substation
power-generator
power-generator-gas
power-generator-hydro
power-generator-solar
power-generator-wind
=== 50
amenity-college # area z15- (also has icon z16-, caption(optional) z16-)