runway-visualiser-tool / code / src / test_xml / heathrowTestData.xml
heathrowTestData.xml
Raw
<?xml version="1.0" encoding="UTF-8"?>
<runways>
    <runway>
        <name>27R</name>
        <airport>London Heathrow Airport</airport>
        <TORA>3884</TORA>
        <TODA>3962</TODA>
        <ASDA>3884</ASDA>
        <LDA>3884</LDA>
        <displacedThreshold>0</displacedThreshold>
        <stripEnd>60</stripEnd>
        <EGR>50</EGR>
        <RESA>240</RESA>
        <blastAllowance>300</blastAllowance>
        <stopway>0</stopway>
        <clearway>0</clearway>
        <direction>LANDING</direction>
    </runway>
    <runway>
        <name>09L</name>
        <airport>London Heathrow Airport</airport>
        <TORA>3902</TORA>
        <TODA>3902</TODA>
        <ASDA>3902</ASDA>
        <LDA>3595</LDA>
        <displacedThreshold>0</displacedThreshold>
        <stripEnd>60</stripEnd>
        <EGR>50</EGR>
        <RESA>240</RESA>
        <blastAllowance>300</blastAllowance>
        <stopway>0</stopway>
        <clearway>0</clearway>
        <direction>TAKING_OFF</direction>
    </runway>
    <runway>
        <name>09R</name>
        <airport>London Heathrow Airport</airport>
        <TORA>3660</TORA>
        <TODA>3660</TODA>
        <ASDA>3902</ASDA>
        <LDA>3595</LDA>
        <displacedThreshold>0</displacedThreshold>
        <stripEnd>60</stripEnd>
        <EGR>50</EGR>
        <RESA>240</RESA>
        <blastAllowance>300</blastAllowance>
        <stopway>0</stopway>
        <clearway>0</clearway>
        <direction>TAKING_OFF</direction>
    </runway>
    <runway>
        <name>27L</name>
        <airport>London Heathrow Airport</airport>
        <TORA>3660</TORA>
        <TODA>3660</TODA>
        <ASDA>3660</ASDA>
        <LDA>3660</LDA>
        <displacedThreshold>0</displacedThreshold>
        <stripEnd>60</stripEnd>
        <EGR>50</EGR>
        <RESA>240</RESA>
        <blastAllowance>300</blastAllowance>
        <stopway>0</stopway>
        <clearway>0</clearway>
        <direction>LANDING</direction>
    </runway>
</runways>