Changes between Version 14 and Version 15 of Presets/Power_Line_Mapping_IBEDC


Ignore:
Timestamp:
2015-12-11T03:57:51+01:00 (10 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Presets/Power_Line_Mapping_IBEDC

    v14 v15  
    11{{{
    2 #!preset
    32<?xml version="1.0" encoding="UTF-8"?>
    43<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
    5   author="ssherpa + jcarbz + Orowole"
     4  author="ssherpa + jcarbz + Orowole+NZ"
    65  version="1.5_2015-05-18"
    76  shortdescription="Power Line Mapping NGA V2"
     
    2019                        <combo key="voltage-low" text="Secondary/Output Voltage(kV)" values="0.415, 11, 33" />
    2120                        <space />
     21             <text key="image" text="Image URL" />   
     22            <space/> 
    2223            <combo key="operator" text="Operator/DISCO" values="KAEDCO, Abuja, Benin, Eko, Enugu, IBEDC, Ikeja, Jos, Portharcourt, Yola, KEDCO"/>
    2324            <space/>
    2425           <combo key="unit" text="Business Unit/Area Office" values="Doka, Makera, Rigasa, Barnawa, Zaria, Gusau, B/Kebbi, Sokoto" />
    25             <space/>       
    26     </item>
     26             
     27   </item> 
    2728       
    2829        <item name="MV Power Line" icon="presets/way_secondary.png" type="way">
     
    6263        <text key="substation" text="Type of substation" value="injection" />
    6364        <combo key="rating" text="Power Rating  (MVA)" values="1,2,,5,7,10,15,20" length="5" />
     65        <text key="image" text="Image URL" />
    6466        <space />
    6567        <combo key="operator" text="Name of DISCO" values="KAEDCO, Abuja, Benin, Eko, Enugu, IBEDC, Ikeja, Jos, Portharcourt, Yola, KEDCO"/>
     
    7375        <text key="substation" text="Type of substation" value="Transmission" />
    7476        <combo key="rating" text="Power Rating  (MVA)" values="15,30,40,45,60,90,100" length="5" />
     77        <text key="image" text="Image URL" />
    7578        <space />
    7679        <combo key="operator" text="Name of TCN Station" values="" />
     
    8689        <text key="generator:capacity" text="Capacity (MW) " />
    8790        <space />
     91        <text key="image" text="Image URL" />
    8892    </item>
    8993
     
    9296        <combo key="type" text="Type of RMU" values="SF6, Vacuum, Oil" />
    9397        <space />
     98       <text key="image" text="Image URL" />
    9499     </item>   
    95100   
     
    110115                       
    111116         <key key="power" value="isolator" />
     117         <text key="image" text="Image URL" />
    112118         <space/>
    113119     </item>
     
    116122 
    117123</presets>
    118 
    119124}}}