2 <feature name="High-voltage line">
3 <category>power</category>
4 <icon image="features/power_high.png"/>
6 <tag k="power" v="line"/>
7 <inputSet ref="powerCables"/>
8 <inputSet ref="common"/>
12 <feature name="Low-voltage line">
13 <category>power</category>
14 <icon image="features/power_low.png"/>
16 <tag k="power" v="minor_line"/>
17 <inputSet ref="powerCables"/>
18 <inputSet ref="common"/>
22 <feature name="High-voltage pylon">
23 <category>power</category>
24 <icon image="features/pois/power_tower_high2.n.24.png"/>
26 <tag k="power" v="tower"/>
27 <inputSet ref="common"/>
31 <feature name="Power pole">
32 <category>power</category>
33 <icon image="features/pois/power_tower_low.n.24.png"/>
35 <tag k="power" v="pole"/>
36 <inputSet ref="common"/>
40 <feature name="Plant (station)">
41 <category>power</category>
42 <icon image="features/pois/power_station.png"/>
45 <tag k="power" v="generator"/>
46 <inputSet ref="names"/>
47 <input type="choice" presence="always" name="Energy source" key="power_source" category="Details">
48 <choice value="coal" text="Coal"/>
49 <choice value="gas" text="Gas"/>
50 <choice value="oil" text="Oil"/>
51 <choice value="fossil" text="Unspecified fossil fuel"/>
52 <choice value="hydro" text="Hydroelectric"/>
53 <choice value="geothermal" text="Geothermal"/>
54 <choice value="nuclear" text="Nuclear"/>
55 <choice value="wind" text="Wind"/>
56 <choice value="photovoltaic" text="Solar PV"/>
57 <choice value="solar_thermal" text="Solar thermal"/>
58 <choice value="biofuel" text="Biofuel"/>
60 <inputSet ref="common"/>
64 <feature name="Substation">
65 <category>power</category>
66 <icon image="features/pois/power_substation.n.24.png"/>"
69 <tag k="power" v="station"/>
70 <inputSet ref="common"/>
74 <feature name="Transformer">
75 <category>power</category>
76 <icon image="features/pois/power_transformer.n.24.png"/>
79 <tag k="power" v="sub_station"/>
80 <inputSet ref="common"/>