mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 20:03:45 +00:00
[styles] Replace deprecated landuse=churchyard with landuse=religious
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
e523434b36
commit
13b91b36ae
@@ -340,7 +340,6 @@ area|z14-[area:highway=footway],
|
||||
area|z14-[area:highway=living_street],
|
||||
area|z14-[amenity=grave_yard],
|
||||
area|z14-[landuse=cemetery],
|
||||
area|z15-[landuse=churchyard],
|
||||
area|z15-[amenity=parking],
|
||||
area|z16-[public_transport=platform],
|
||||
area|z16-[railway=platform],
|
||||
@@ -442,6 +441,7 @@ area|z13-[leisure=marina],
|
||||
|
||||
area|z13-[leisure=water_park],
|
||||
area|z13-[amenity=place_of_worship],
|
||||
area|z13-[landuse=religious],
|
||||
area|z13-[tourism=camp_site],
|
||||
area|z13-[emergency=mountain_rescue],
|
||||
area|z13-[leisure=resort],
|
||||
@@ -486,14 +486,6 @@ area|z15-19[aeroway=aerodrome]
|
||||
{fill-color: @aerodrome5;}
|
||||
|
||||
|
||||
/* 7.7 Religion */
|
||||
|
||||
area|z15[landuse=churchyard],
|
||||
{fill-color: @background0;}
|
||||
|
||||
area|z16-[landuse=churchyard],
|
||||
{fill-color: @background1;}
|
||||
|
||||
/* 7.8 Agricultural */
|
||||
area|z10-[landuse=farmland],
|
||||
{fill-color: @farmland; fill-opacity: 1;}
|
||||
|
||||
Reference in New Issue
Block a user