wiki:Presets/Power_Line_Mapping_PHEDC
<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
  author="ssherpa + jcarbz + Adoh"
  version="1.6_2019-08-15"
  shortdescription="Power Line Mapping Port Harcourt Electricity Distribution"
  description="Power Line Mapping customized for NGA Asset Mapping">

 <group name="Power Line Mapping Port Harcourt Electricity Distribution" icon="presets/power/power.svg">

    <item name="Distribution Substation" icon="presets/power/transformer.svg" type="node">
            <key key="power" value="transformer" />
            <text key="name" text="Transformer Name/Code " />
                        <space />
                        <combo key="rating" values="2500,2000,1500,1250,1000,800,750,630,500,400,300,315,250,200,150,100,50,25" display_values="2500,2000,1500,1250,1000,800,750,630,500,400,300,315,250,200,150,100,50,25"  text="Power Rating/Capacity(kVA)" />
                        <space />
                        <combo  key="voltage-high"  text="Primary/Input Voltage" values="11000,33000" />
                        <space />
                        <combo key="voltage-low" text="Secondary/Output Voltage" values="415, 11000, 33000" />
                        <space />
             <text key="image" text="Image URL" />    
            <space/>  
            <combo key="operator" text="Operator/DISCO" values="PHED"/>
            <space/>
           <combo key="unit" text="Integrated Business Centre" values="Garden City Central,Garden City East,Garden City Industrial,Garden City Main,Garden City New,Glory City Main,Paradise City Main,Paradise City North,Promise City Main,Promise City South" />
             <space/>
           <combo key="power_service" text="Service Type" values="Public, Dedicated, Point Load" />
   </item>  
        
        <item name="MV Power Line" icon="presets/transport/way/way_secondary.svg" type="way">
                        
                        <key key="power" value="line" />
                        <text key="name" text="Feeder Name" />
                        <space/>
                        <combo key="voltage" text="Voltage" values="11000,33000" />
                        <space/>
            <combo key="operator" text="Operator/DISCO" values="PHED"/>
            <space/>
           <combo key="unit" text="Integrated Business Centre" values="Garden City Central,Garden City East,Garden City Industrial,Garden City Main,Garden City New,Glory City Main,Paradise City Main,Paradise City North,Promise City Main,Promise City South" />
            <space/>
            <combo key="power:gauge" text="Conductor Size specified in mm" values="50,75,100,150" />
            <space/>
            <combo key="location" text=" Location of Power Line" values="overhead, underground" />
        
        </item>
    
    <item name="LV Power Line" icon="presets/transport/way/way_secondary.svg" type="way">
        
        <key key="power" value="minor_line" />
        <text key="name" text="Transformer Name" />
        <space/>
        <combo key="voltage" value="415" text="Voltage" />
        <space/>
        <combo key="operator" text="Operator/DISCO" values="PHED"/>
        <space/>
        <combo key="unit" text="Integrated Business Centre" values="Garden City Central,Garden City East,Garden City Industrial,Garden City Main,Garden City New,Glory City Main,Paradise City Main,Paradise City North,Promise City Main,Promise City South" />
        <space/>
        <text key="ref:upriser" text="LV Unit or Upriser" values="1,2,3,4,5" />
        <space/>
        <combo key="power:gauge" text="Conductor Size specified in mm" values="50,75,100,150" />
        <space/>
        <combo key="location" text=" Location of Power Line" values="overhead, underground" />
    </item>

   
    <item name="Injection Substation" icon="presets/power/power.svg" type="node,closedway">
        <space />
        <key key="power" value="substation" />
        <text key="name" text="Name" /> 
        <text key="substation" text="Type of substation" value="Injection" />
        <combo key="rating" text="Power Rating (MVA)" values="1,2,2.5,5,7.5,10,15,20,30,45" length="5" />
        <text key="image" text="Image URL" />
        <space />
        <combo key="operator" text="Name of DISCO" values="PHED"/>
        <combo key="unit" text="Integrated Business Centre" values="Garden City Central,Garden City East,Garden City Industrial,Garden City Main,Garden City New,Glory City Main,Paradise City Main,Paradise City North,Promise City Main,Promise City South" />
   </item>
    
 <item name="Transmission Substation" icon="presets/power/power.svg" type="node,closedway">
        <space />
        <key key="power" value="substation" />
        <text key="name" text="Name" /> 
        <text key="substation" text="Type of substation" value="Transmission" />
        <combo key="rating" text="Power Rating  (MVA)" values="15,30,40,45,60,90,100,120,180" length="5" />
        <text key="image" text="Image URL" />
        <space />
        <combo key="operator" text="Name of TCN Station" values="" />
        <combo key="unit" text="Integrated Business Centre" values="Garden City Central,Garden City East,Garden City Industrial,Garden City Main,Garden City New,Glory City Main,Paradise City Main,Paradise City North,Promise City Main,Promise City South" />
   </item>

    <item name="Generation" icon="icons/power_station.png" type="node">
        <key key="power" value="plant" />
        <text key="name" text="Generation Name " />
        <space />
        <text key="generator:source" text="Source Type " />
        <space />
        <text key="generator:capacity" text="Capacity (MW) " />
        <space />
        <text key="image" text="Image URL" />
    </item>

    <item name="RMU" icon="presets/power/power.svg" type="node">
        <key key="power" value="RMU" />
        <text key="name" text="RMU Name " />
        <space />
        <combo key="type" text="Type of RMU" values="SF6, Vacuum, Oil" />
        <space />
       <text key="image" text="Image URL" />
       <space/>
       <combo key="unit" text="Integrated Business Centre" values="Garden City Central,Garden City East,Garden City Industrial,Garden City Main,Garden City New,Glory City Main,Paradise City Main,Paradise City North,Promise City Main,Promise City South" />
     </item>   
    
    <item name="End Pole" icon="presets/power/pole.svg" type="node">               
        <key key="power" value="pole" />
        <space/>
    </item>
        
    <item name="TEE-OFF" icon="selectall.svg" type="node">
        <key key="power" value="TEE-OFF" />
        <space/>
        <text key="notes" text="Number of Branches from this Tee-off"/>
        <space/>
        </item>
    

    <item name="Isolator" icon="presets/power/power.svg" type="node">
                        
         <key key="power" value="isolator" />
         <space/>
         <text key="image" text="Image URL" />
         <space/>
         <combo key="unit" text="service type" values="line isolator, transformer isolater" />
         <space/>
         <combo key="unit" text="Integrated Business Centre" values="Garden City Central,Garden City East,Garden City Industrial,Garden City Main,Garden City New,Glory City Main,Paradise City Main,Paradise City North,Promise City Main,Promise City South" />
     </item>
 
  </group> 
 
</presets>

Presets_Power_Line_Mapping_PHEDC-preset.xml, Presets_Power_Line_Mapping_PHEDC.zip

Last modified 5 years ago Last modified on 2019-08-15T22:26:11+02:00
Note: See TracWiki for help on using the wiki.