mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 05:17:56 +00:00
[classif] Adds leisure=firepit
- Used OSM carto's icon , its similar to outdoor icons in OM , same color as red icons in OM (eg : emergency-phone-m.svg) - priority & icon rendering similar to amenity=bbq Signed-off-by: hemanggs <hemangmanhas@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
5092113459
commit
31d065846a
@@ -213,6 +213,7 @@ node|z16-[leisure=picnic_table],
|
||||
area|z16-[leisure=picnic_table],
|
||||
node|z16-[amenity=bbq],
|
||||
area|z16-[amenity=bbq],
|
||||
node|z16-[leisure=firepit],
|
||||
node|z13-[amenity=shelter],
|
||||
area|z13-[amenity=shelter],
|
||||
node|z13-[amenity=shelter][shelter_type=basic_hut],
|
||||
@@ -276,6 +277,9 @@ node|z16-[amenity=bbq],
|
||||
area|z16-[amenity=bbq],
|
||||
{icon-image: bbq-m.svg; font-size: 11;}
|
||||
|
||||
node|z16-[leisure=firepit],
|
||||
{icon-image: firepit-m.svg; font-size: 11;}
|
||||
|
||||
node|z12-[amenity=shelter],
|
||||
node|z12-[amenity=shelter][shelter_type=lean_to],
|
||||
{icon-image: shelter-s.svg; icon-min-distance: 10; font-size: 11;}
|
||||
|
||||
Reference in New Issue
Block a user