mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-26 15:53:36 +00:00
[classifier] Added post_office=post_partner.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
161123245e
commit
4e9efa63ff
@@ -800,6 +800,7 @@ node|z17-[amenity=motorcycle_rental],
|
||||
node|z17-[amenity=bicycle_rental],
|
||||
node|z17-[amenity=bicycle_repair_station],
|
||||
node|z17-[amenity=post_office],
|
||||
node|z18-[post_office=post_partner],
|
||||
node|z17-[man_made=works],
|
||||
node|z17-[amenity=parcel_locker],
|
||||
node|z17-[amenity=public_bath],
|
||||
@@ -1292,8 +1293,10 @@ node|z18-[amenity=bicycle_repair_station],
|
||||
{font-size: 11;}
|
||||
|
||||
node|z17-[amenity=post_office],
|
||||
node|z18-[post_office=post_partner],
|
||||
{icon-image: mail-m.svg;}
|
||||
node|z18-[amenity=post_office],
|
||||
node|z18-[post_office=post_partner],
|
||||
{font-size: 11;}
|
||||
node|z18-[amenity=post_box],
|
||||
{icon-image: postbox-m.svg;font-size: 11;}
|
||||
|
||||
@@ -1176,6 +1176,7 @@ shop-watches # icon z18- (also has captio
|
||||
shop-wholesale # icon z18- (also has caption(optional) z18-)
|
||||
=== 500
|
||||
|
||||
post_office-post_partner
|
||||
amenity-shower # icon z17- (also has caption(optional) z17-)
|
||||
amenity-toilets # icon z18- (also has caption(optional) z18-)
|
||||
man_made-embankment # pathtext z18- (also has line z16-)
|
||||
|
||||
@@ -1177,6 +1177,7 @@ shop-watches # icon z18- (also has captio
|
||||
shop-wholesale # icon z18- (also has caption(optional) z18-)
|
||||
=== 500
|
||||
|
||||
post_office-post_partner
|
||||
amenity-shower # icon z17- (also has caption(optional) z17-)
|
||||
amenity-toilets # icon z15- (also has caption(optional) z18-)
|
||||
man_made-embankment # pathtext z18- (also has line z16-)
|
||||
|
||||
@@ -530,6 +530,8 @@ node|z17-[amenity=parcel_locker],
|
||||
area|z17-[amenity=parcel_locker],
|
||||
node|z17-[amenity=post_office],
|
||||
area|z17-[amenity=post_office],
|
||||
node|z18-[post_office=post_partner],
|
||||
area|z18-[post_office=post_partner],
|
||||
{text: name;text-color: @poi_label;text-offset: 1;font-size: 11;}
|
||||
|
||||
/* POI */
|
||||
@@ -678,9 +680,13 @@ area|z17-[amenity=parcel_locker],
|
||||
|
||||
node|z17-[amenity=post_office],
|
||||
area|z17-[amenity=post_office],
|
||||
node|z18-[post_office=post_partner],
|
||||
area|z18-[post_office=post_partner],
|
||||
{icon-image: mail-m.svg;}
|
||||
node|z18-[amenity=post_office],
|
||||
area|z18-[amenity=post_office],
|
||||
node|z18-[post_office=post_partner],
|
||||
area|z18-[post_office=post_partner],
|
||||
{font-size: 11;}
|
||||
|
||||
/* 6. SHOP */
|
||||
|
||||
@@ -723,7 +723,8 @@ 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-)
|
||||
shop-motorcycle # icon z17-
|
||||
shop-motorcycle
|
||||
post_office-post_partner
|
||||
=== 200
|
||||
|
||||
highway-traffic_signals # icon z15-
|
||||
|
||||
Reference in New Issue
Block a user