mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-26 15:53:36 +00:00
[classifier] Added shop=lighting.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com> Co-authored-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
4bbf963581
commit
8aed02475a
@@ -1542,12 +1542,12 @@ node|z16-[shop=houseware],
|
||||
node|z16-[shop=jewelry],
|
||||
node|z16-[shop=kiosk],
|
||||
node|z16-[shop=laundry],
|
||||
node|z16-[shop=lighting],
|
||||
node|z16-[shop=dry_cleaning],
|
||||
node|z16-[shop=mobile_phone],
|
||||
node|z16-[shop=optician],
|
||||
node|z16-[shop=outdoor],
|
||||
node|z16-[shop=rental],
|
||||
node|z16-[shop=rental][rental=bike],
|
||||
node|z16-[shop=seafood],
|
||||
node|z16-[shop=shoes],
|
||||
node|z16-[shop=sports],
|
||||
@@ -1663,6 +1663,7 @@ node|z16[shop=pet],
|
||||
node|z16[shop=department_store],
|
||||
{icon-image: department_store-m.svg;}
|
||||
node|z16[shop=interior_decoration],
|
||||
node|z16[shop=lighting],
|
||||
{icon-image: interior_decoration-m.svg;}
|
||||
node|z16[shop=doityourself],
|
||||
{icon-image: doityourself-m.svg;}
|
||||
@@ -1804,6 +1805,7 @@ node|z17-[shop=pet],
|
||||
node|z17-[shop=department_store],
|
||||
{icon-image: department_store-m.svg;icon-min-distance: 24;}
|
||||
node|z17-[shop=interior_decoration],
|
||||
node|z17-[shop=lighting],
|
||||
{icon-image: interior_decoration-m.svg;icon-min-distance: 24;}
|
||||
node|z17-[shop=doityourself],
|
||||
{icon-image: doityourself-m.svg;icon-min-distance: 24;}
|
||||
@@ -2125,6 +2127,7 @@ node[shop=hardware],
|
||||
node[shop=health_food],
|
||||
node[shop=houseware],
|
||||
node[shop=interior_decoration],
|
||||
node[shop=lighting],
|
||||
node[shop=jewelry],
|
||||
node[shop=kiosk],
|
||||
node[shop=kitchen],
|
||||
@@ -2167,6 +2170,7 @@ node[shop=hearing_aids],
|
||||
node[shop=lottery],
|
||||
node[shop=tobacco],
|
||||
node[shop=wholesale],
|
||||
node[shop=electrical],
|
||||
{text-color: @shop_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
node[amenity=bar],
|
||||
|
||||
@@ -971,6 +971,7 @@ shop-interior_decoration # icon z16- (also has captio
|
||||
shop-jewelry # icon z16- (also has caption(optional) z16-)
|
||||
shop-kiosk # icon z16- (also has caption(optional) z16-)
|
||||
shop-kitchen # icon z16- (also has caption(optional) z16-)
|
||||
shop-lighting # icon z16- (also has caption(optional) z16-)
|
||||
shop-massage # icon z17- (also has caption(optional) z18-)
|
||||
shop-money_lender # icon z17- (also has caption(optional) z17-)
|
||||
shop-motorcycle # icon z16- (also has caption(optional) z16-)
|
||||
@@ -1936,6 +1937,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# shop-jewelry # caption(optional) z16- (also has icon z16-)
|
||||
# shop-kiosk # caption(optional) z16- (also has icon z16-)
|
||||
# shop-kitchen # caption(optional) z16- (also has icon z16-)
|
||||
# shop-lighting # caption(optional) z16- (also has icon z16-)
|
||||
# shop-massage # caption(optional) z18- (also has icon z17-)
|
||||
# shop-money_lender # caption(optional) z17- (also has icon z17-)
|
||||
# shop-motorcycle # caption(optional) z16- (also has icon z16-)
|
||||
|
||||
Reference in New Issue
Block a user