Ticket #6436: generator_source.patch

File generator_source.patch, 1.1 KB (added by Claudius, 15 years ago)

Patch to replace power_source with generator:source in the preset

  • defaultpresets.xml

     
    30953095                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:power=generator" />
    30963096            <label text="Edit Power Generator" />
    30973097            <key key="power" value="generator" />
    3098             <combo key="power_source" text="Type" values="wind,hydro,fossil,nuclear,coal,photovoltaic,gas,oil" default="" />
     3098            <combo key="generator:source" text="Source" values="wind,hydro,solar,gas,coal,nuclear,fossil,oil,biofuel,waste,biomass,geothermal,biogas" default="" />
     3099                        <combo key="generator:method" text="Method" values="photovoltaic,combustion,fission,thermal,gasification,wind_turbine,anaerobic_digestion" default="" />
     3100                        <text key="generator:output" text="Output" values="" default="" />
    30993101            <text key="name" text="Name" default="" delete_if_empty="true" />
    31003102        </item>
    31013103        <item name="Power Station" icon="presets/power.png" type="node,closedway">