mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-29 17:23:47 +00:00
[styles] Add amenity=hydrant
Signed-off-by: pablogila <pablo.gila.herranz@gmail.com> Co-authored-by: pablogila <pablo.gila.herranz@gmail.com> Co-committed-by: pablogila <pablo.gila.herranz@gmail.com>
This commit is contained in:
@@ -1135,6 +1135,7 @@ node|z18-[man_made=survey_point],
|
||||
node|z18-[man_made=petroleum_well],
|
||||
node|z18-[man_made=flare],
|
||||
node|z19-[emergency=fire_hydrant],
|
||||
node|z19-[amenity=hydrant],
|
||||
node|z19-[man_made=cairn],
|
||||
{text: name;text-color: @poi_label;text-offset: 1;font-size: 10;}
|
||||
|
||||
@@ -1699,6 +1700,8 @@ node|z18-[amenity=post_box],
|
||||
{icon-image: postbox-m.svg;text: none;}
|
||||
node|z19-[emergency=fire_hydrant],
|
||||
{icon-image: firehydrant-m.svg;font-size: 11;}
|
||||
node|z19-[amenity=hydrant],
|
||||
{icon-image: hydrant-m.svg;font-size: 11;}
|
||||
|
||||
node|z18-[emergency=defibrillator],
|
||||
{icon-image: defibrillator-m.svg;font-size: 11;}
|
||||
|
||||
Reference in New Issue
Block a user