<?xml version="1.0" encoding="UTF-8"?> <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="ssherpa + jcarbz + Orowole+NZ" version="1.41_2023-10-31" shortdescription="Power Line Mapping NGA" 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" 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="IBEDC"/> <space/> <combo key="unit" text="Business Unit/Area Office" values="Akanran,Apata,Baboko,Challenge,Dugbe, Ede, Ife, Ijebu-Ode, Ijeun,Ikirun, Ilesa, Jebba, Molete,Monatan,Ogbomoso, Ojoo,Olumo, Omu-Aran, Osogbo, Otta, Oyo, Sagamu" /> </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="IBEDC"/> <space/> <combo key="unit" text="Business Unit/Area Office" values="Akanran,Apata,Baboko,Challenge,Dugbe, Ede, Ife, Ijebu-Ode, Ijeun,Ikirun, Ilesa, Jebba, Molete,Monatan,Ogbomoso, Ojoo,Olumo, Omu-Aran, Osogbo, Otta, Oyo, Sagamu" /> <space/> <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="IBEDC"/> <combo key="unit" text="Business Unit/Area Office" values="Akanran,Apata,Baboko,Challenge,Dugbe, Ede, Ife, Ijebu-Ode, Ijeun,Ikirun, Ilesa, Jebba, Molete,Monatan,Ogbomoso, Ojoo,Olumo, Omu-Aran, Osogbo, Otta, Oyo, Sagamu" /> </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="TCN SubStation Office" values="Ayede, Osogbo,Ibadan North, Jericho, Ganmo,Sagamu,Papalanto" /> </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_IBEDC-preset.xml, Presets_Power_Line_Mapping_IBEDC.zip
Last modified
13 months ago
Last modified on 2023-10-31T13:57:24+01:00
Note:
See TracWiki
for help on using the wiki.