mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-30 17:44:07 +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 */
|
||||
|
||||
Reference in New Issue
Block a user