[classifier] Added power=portal.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako
2025-08-23 21:49:51 -03:00
committed by Konstantin Pastbin
parent 094f481691
commit c600374ecc
5 changed files with 8 additions and 2 deletions

View File

@@ -290,8 +290,10 @@ node|z14-[highway=ford],
node|z16-[highway=ladder],
{icon-image: ladder-m.svg;}
node|z13-[power=portal],
node|z13[power=tower],
{icon-image: mast-m.svg;}
node|z14-[power=portal],
node|z14-[power=tower],
{icon-image: power-tower-m.svg;}
node|z15-[power=pole],

View File

@@ -1201,6 +1201,7 @@ man_made-mast # icon z13- (also has captio
man_made-silo # icon z13- (also has caption(optional) z14-)
man_made-storage_tank # icon z13- (also has caption(optional) z14-)
man_made-water_tower # icon z13- (also has caption(optional) z14-)
power-portal # icon z13-
power-tower # icon z13-
=== 450