mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 11:53:47 +00:00
[styles] Raise visibility of industrial areas, add more types
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
7228fe239d
commit
57f28fa85b
@@ -292,27 +292,23 @@ 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=construction],
|
||||
area|z15-[landuse=churchyard],
|
||||
area|z15-[landuse=landfill],
|
||||
area|z15-[landuse=railway],
|
||||
area|z15-[landuse=quarry],
|
||||
area|z15-[leisure=stadium],
|
||||
area|z15-[amenity=parking],
|
||||
area|z16-[public_transport=platform],
|
||||
area|z16-[railway=platform],
|
||||
{fill-opacity: 1;}
|
||||
|
||||
/* 7.1 Industrial */
|
||||
|
||||
area|z15-[landuse=industrial],
|
||||
area|z15-[man_made=works],
|
||||
area|z15-[landuse=construction],
|
||||
area|z15-[landuse=landfill],
|
||||
area|z15-[amenity=waste_transfer_station],
|
||||
area|z15-[landuse=railway],
|
||||
area|z15-[landuse=quarry],
|
||||
area|z15-[landuse=garages],
|
||||
{fill-color: @industrial;fill-opacity: 1;}
|
||||
area|z15-[power=plant],
|
||||
area|z15-[power=substation],
|
||||
area|z15-[power=generator],
|
||||
{fill-opacity: 1; fill-color: @industrial;}
|
||||
|
||||
|
||||
/* 7.2 Hospital */
|
||||
|
||||
@@ -86,6 +86,7 @@ landuse-forest-deciduous # area z10- (also has icon z
|
||||
landuse-forest-mixed # area z10- (also has icon z12-, caption(optional) z12-)
|
||||
=== 50
|
||||
|
||||
amenity-waste_transfer_station
|
||||
landuse-churchyard # area z15-
|
||||
landuse-construction # area z15-
|
||||
landuse-industrial # area z15-
|
||||
@@ -93,6 +94,19 @@ landuse-industrial-mine # area z15-
|
||||
landuse-landfill # area z15- (also has caption z15-)
|
||||
landuse-quarry # area z15- (also has caption 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
|
||||
=== 40
|
||||
|
||||
aeroway-aerodrome # area z10- (also has icon z14-, caption(optional) z14-)
|
||||
|
||||
@@ -331,7 +331,6 @@ railway-subway-bridge::bridgeblack # line::bridgeblack z16- (al
|
||||
=== 100
|
||||
|
||||
building:part # area z16-
|
||||
landuse-garages # area z15-
|
||||
=== 90
|
||||
|
||||
barrier-retaining_wall # line z17-
|
||||
|
||||
Reference in New Issue
Block a user