mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-26 07:43:36 +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
@@ -803,6 +803,8 @@ node|z17-[amenity=cinema],
|
||||
node|z17-[amenity=ice_cream],
|
||||
node|z17-[leisure=bowling_alley],
|
||||
node|z17-[amenity=police],
|
||||
node|z17-[building=guardhouse],
|
||||
node|z17-[office=security],
|
||||
node|z17-[amenity=prison],
|
||||
node|z17-[office=diplomatic],
|
||||
node|z17-[office=lawyer],
|
||||
@@ -1284,8 +1286,13 @@ node|z17-[leisure=bowling_alley],
|
||||
node|z18-[leisure=bowling_alley],
|
||||
{font-size: 11;}
|
||||
|
||||
node|z17-[building=guardhouse],
|
||||
node|z17-[office=security],
|
||||
{icon-image: security-m.svg;}
|
||||
node|z17-[amenity=police],
|
||||
{icon-image: police-m.svg;}
|
||||
node|z18-[building=guardhouse],
|
||||
node|z18-[office=security],
|
||||
node|z18-[amenity=police],
|
||||
{font-size: 11;}
|
||||
|
||||
|
||||
@@ -398,6 +398,7 @@ railway-subway-bridge::bridgeblack # line::bridgeblack z16- (al
|
||||
|
||||
building # area z14- (also has caption z16-)
|
||||
building-garage # area z14- (also has caption z16-)
|
||||
building-guardhouse
|
||||
building-has_parts # area z14- (also has caption z16-)
|
||||
building-train_station # area z14- (also has caption z16-)
|
||||
=== 130
|
||||
|
||||
@@ -1186,6 +1186,7 @@ amenity-shower # icon z17- (also has captio
|
||||
amenity-toilets # icon z18- (also has caption(optional) z18-)
|
||||
man_made-embankment # pathtext z18- (also has line z16-)
|
||||
office # icon z18- (also has caption(optional) z18-)
|
||||
office-security
|
||||
post_office-post_partner # icon z18- (also has caption(optional) z18-)
|
||||
shop # icon z18- (also has caption(optional) z18-)
|
||||
=== 470
|
||||
@@ -1224,6 +1225,7 @@ emergency-emergency_ward_entrance # icon z16- (also has captio
|
||||
|
||||
building # caption z16- (also has area z14-)
|
||||
building-garage # caption z16- (also has area z14-)
|
||||
building-guardhouse
|
||||
building-has_parts # caption z16- (also has area z14-)
|
||||
power-plant # icon z17- (also has area z13-)
|
||||
power-plant-coal # icon z17- (also has area z13-)
|
||||
|
||||
Reference in New Issue
Block a user