mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-03 19:33:49 +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
@@ -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