mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-26 07:43: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],
|
||||
|
||||
Reference in New Issue
Block a user