mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-09 05:44:34 +00:00
[classifier] Added building=guardhouse, office=security.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
a35ec0df90
commit
a48a9a67a4
@@ -524,6 +524,14 @@ node|z19-[building],
|
||||
node|z19-[building]::int_name,
|
||||
{font-size: 13;}
|
||||
|
||||
/* ToDo text: none; doesn't work here .. */
|
||||
node|z18-[building=guardhouse],
|
||||
area|z18-[building=guardhouse],
|
||||
node|z18-[building=guardhouse]::int_name,
|
||||
area|z18-[building=guardhouse]::int_name,
|
||||
{text-offset: 1;}
|
||||
|
||||
|
||||
node|z18[addr:housenumber][addr:street],
|
||||
{font-size: 13;}
|
||||
node|z19-[addr:housenumber][addr:street],
|
||||
|
||||
@@ -462,10 +462,16 @@ node|z17[amenity=bank],
|
||||
node|z18-[amenity=bank],
|
||||
{icon-image: bank-m.svg;font-size: 14.5; icon-min-distance: 10;}
|
||||
|
||||
node|z17-[building=guardhouse],
|
||||
node|z17-[office=security],
|
||||
{icon-image: security-m.svg;}
|
||||
node|z17-[amenity=police],
|
||||
{icon-image: police-m.svg;}
|
||||
|
||||
node|z17[amenity=police],
|
||||
{icon-image: police-m.svg; font-size: 13.75; icon-min-distance: 15;}
|
||||
{font-size: 13.75; icon-min-distance: 15;}
|
||||
node|z18-[amenity=police],
|
||||
{icon-image: police-m.svg; font-size: 14.5; icon-min-distance: 10;}
|
||||
{font-size: 14.5; icon-min-distance: 10;}
|
||||
|
||||
node|z12[barrier=toll_booth],
|
||||
{icon-image: toll_booth-s.svg; icon-min-distance: 8;}
|
||||
|
||||
@@ -353,6 +353,7 @@ man_made-cutline # line z15-
|
||||
barrier-ditch # line z17-
|
||||
building # area z15- (also has caption z18-)
|
||||
building-garage # area z15- (also has caption z18-)
|
||||
building-guardhouse
|
||||
building-has_parts # area z15- (also has caption z18-)
|
||||
building-train_station # area z15- (also has caption z18-)
|
||||
=== 50
|
||||
|
||||
@@ -724,6 +724,7 @@ amenity-parcel_locker # icon z17- (also has captio
|
||||
amenity-police # icon z17-
|
||||
amenity-post_office # icon z17- (also has caption(optional) z17-)
|
||||
amenity-toilets # icon z17- (also has caption(optional) z17-)
|
||||
office-security
|
||||
post_office-post_partner # icon z18- (also has caption(optional) z18-)
|
||||
shop-motorcycle # icon z17-
|
||||
=== 200
|
||||
@@ -746,6 +747,7 @@ building-has_parts # caption z18- (also has are
|
||||
=== 50
|
||||
|
||||
building-garage # caption z18- (also has area z15-)
|
||||
building-guardhouse
|
||||
=== 30
|
||||
|
||||
entrance-main # icon z18- (also has caption(optional) z18-)
|
||||
|
||||
Reference in New Issue
Block a user