<?xml version="1.0" encoding="UTF-8"?> <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="ssherpa + jcarbz + Orowole+NZ" version="1.15_2023-10-31" shortdescription="Power Line Mapping NGA V2" description="Power Line Mapping customized for NGA Asset Mapping"> <!-- The variables "revision" and "date" in the version are required for automatic updates. Don't replace them by current numbers. --> <group name="Power Line Mapping NGA V2" 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="2000,1500,1250,1000,800,750,630,500,400,300,315,250,200,150,100,50,25" display_values="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="KAEDCO, Abuja, Benin, Eko, Enugu, IBEDC, Ikeja, Jos, Portharcourt, Yola, KEDCO"/> <space/> <combo key="unit" text="Business Unit/Area Office" values="Doka, Makera, Rigasa, Barnawa, Zaria, Gusau, B/Kebbi, Sokoto" /> </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="KAEDCO, Abuja, Benin, Eko, Enugu, IBEDC, Ikeja, Jos, Portharcourt, Yola, KEDCO"/> <space/> <combo key="unit" text="Business Unit/Area Office" values="Doka, Makera, Rigasa, Barnawa, Zaria, Gusau, B/Kebbi, Sokoto" /> <space/> <combo key="power:gauge" text="Conductor Size specified in mm" values="100,150" /> </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="KAEDCO, Abuja, Benin, Eko, Enugu, IBEDC, Ikeja, Jos, Portharcourt, Yola, KEDCO"/> <space/> <combo key="unit" text="Business Unit/Area Office" values="Doka, Makera, Rigasa, Barnawa, Zaria, Gusau, B/Kebbi, Sokoto" /> <space/> <text key="ref:upriser" text="LV Unit or Upriser" values="1,2,3,4" /> <combo key="power:gauge" text="Conductor Size specified in mm" values="100,150" /> </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,,5,7,10,15,20" length="5" /> <text key="image" text="Image URL" /> <space /> <combo key="operator" text="Name of DISCO" values="KAEDCO, Abuja, Benin, Eko, Enugu, IBEDC, Ikeja, Jos, Portharcourt, Yola, KEDCO"/> <combo key="unit" text="Business Unit/Area Office" values="Doka, Makera, Rigasa, Barnawa, Zaria, Gusau, B/Kebbi, Sokoto" /> </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" length="5" /> <text key="image" text="Image URL" /> <space /> <combo key="operator" text="Name of TCN Station" values="" /> <combo key="unit" text="Business Hub/Area Office" values="Doka, Makera, Rigasa, Barnawa, Zaria, Gusau, B/Kebbi, Sokoto" /> </item> <item name="Generation" icon="presets/power/plant.svg" 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" /> <combo key="type" text="Type of RMU" values="SF6, Vacuum, Oil" /> <space /> <text key="image" text="Image URL" /> </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" /> <text key="image" text="Image URL" /> <space/> </item> </group> </presets>
Presets_Power_Line_Mapping_IBEDCv2-preset.xml, Presets_Power_Line_Mapping_IBEDCv2.zip
Last modified
14 months ago
Last modified on 2023-10-31T13:57:58+01:00
Note:
See TracWiki
for help on using the wiki.