[styles] Add man_made=tower

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin 2024-12-11 00:09:51 +03:00
parent 01890abc83
commit 5e5aa9d10c
4 changed files with 11 additions and 1 deletions

View file

@ -1069,6 +1069,7 @@ area|z18-[man_made=silo],
node|z18-[man_made=storage_tank],
area|z18-[man_made=storage_tank],
node|z18-[man_made=water_tower],
node|z18-[man_made=tower],
node|z18-[amenity=bbq],
area|z18-[amenity=bbq],
node|z18-[amenity=brothel],
@ -1549,9 +1550,12 @@ node|z16-[highway=ford],
node|z19-[power=tower],
node|z15-[man_made=flagpole],
node|z16-[man_made=mast],
node|z17-[man_made=tower][tower:type=communication],
{icon-image: dot-m.svg;}
node|z16-[man_made=tower],
node|z16-[man_made=tower][tower:type=communication],
{icon-image: mast-m.svg;}
node|z16-[amenity=taxi],
area|z16-[amenity=taxi]
{icon-image: taxi-m.svg;icon-min-distance: 30;}

View file

@ -1079,6 +1079,7 @@ leisure-ice_rink # icon z17- (also has captio
leisure-pitch # icon z17- (also has caption(optional) z17-, area z15-)
man_made-chimney # icon z16- (also has caption(optional) z18-)
man_made-flagpole # icon z15-
man_made-tower
man_made-tower-communication # icon z17-
=== 850

View file

@ -375,6 +375,10 @@ node|z14-[man_made=flagpole],
node|z14-[man_made=mast],
{icon-image: mast-m.svg;}
node|z14-[man_made=tower],
node|z14-[man_made=tower][tower:type=communication],
{icon-image: mast-m.svg; font-size: 11;}
node|z18-[man_made=cairn],
{icon-image: cairn-m.svg;text: name;text-color: @poi_label;font-size: 12;text-offset: 1;}

View file

@ -1079,6 +1079,7 @@ leisure-ice_rink # icon z17- (also has captio
leisure-pitch # icon z17- (also has caption(optional) z17-, area z15-)
man_made-chimney # icon z16- (also has caption(optional) z18-)
man_made-flagpole # icon z12-
man_made-tower
man_made-tower-communication # icon z17-
=== 850