09-07-2018, 03:54 PM
Berlin Schönefeld --- new closing date
Berlin Tegel --- new closing date
Berlin Brandenburg --- new opening date
Frankfurt Airport --- update airport names
Code:
<airport name="Berlin Schönefeld Airport" icao="EDDB" iata="SXF" type="International" season="All_Year">
<period from="04.08.1923 00:00:00" to="12.31.2025 00:00:00" />
<town town="Berlin" country="1001" GMT="02:00:00" DST="01:00:00" />
<coordinates>
<latitude value="52°22'43''N" />
<longitude value="13°31'14''E" />
</coordinates>
<size value="Medium" pax="6727" cargo="Very_small" cargovolume="10" />
<terminals>
<terminal name="Terminal A" gates="8" />
<terminal name="Terminal B" gates="8" />
<terminal name="Terminal C" gates="5" />
<terminal name="Terminal D" gates="19" />
</terminals>
<runways>
<runway name="07/25" length="3600" surface="Asphalt" />
</runways>
</airport>
Berlin Tegel --- new closing date
Code:
<airport name="Berlin Tegel Airport" icao="EDDT" iata="TXL" type="International" season="All_Year">
<period from="04.08.1923 00:00:00" to="03.31.2021 00:00:00" />
<town town="Berlin" country="1002" GMT="02:00:00" DST="01:00:00" />
<coordinates>
<latitude value="52°33'34''N" />
<longitude value="13°17'15''E" />
</coordinates>
<size value="Very_large" pax="19592" cargo="Very_small" cargovolume="25" />
<terminals>
<terminal name="Terminal A" gates="16" />
<terminal name="Terminal B" gates="20" />
<terminal name="Terminal C" gates="18" />
<terminal name="Terminal D" gates="22" />
<terminal name="Terminal E" gates="3" />
</terminals>
<runways>
<runway name="08L/26R" length="3154" surface="Asphalt" />
<runway name="08R/26L" length="2540" surface="Asphalt" />
</runways>
</airport>
Berlin Brandenburg --- new opening date
Code:
<airport name="Berlin Brandenburg Airport" icao="EDDB" iata="BER" type="International" season="All_Year">
<period from="01.10.2020 12:00:00 AM" to="01.01.2199 12:00:00 AM" />
<town town="Berlin" country="1002" GMT="02:00:00" DST="01:00:00" />
<coordinates>
<latitude value="52°22'0''N" />
<longitude value="13°30'12''E" />
</coordinates>
<size value="Very_large" pax="27033" cargo="Large" cargovolume="200" />
<terminals>
<terminal name="Terminal" gates="110" />
</terminals>
<runways>
<runway name="07L/25R" length="3600" surface="Asphalt" />
<runway name="07R/25L" length="4000" surface="Concrete" />
</runways>
</airport>
Frankfurt Airport --- update airport names
Code:
<airport name="Frankfurt Rhein-Main Airport and Airship Base" icao="EDDF" iata="FRA" type="International" season="All_Year">
<period from="07.08.1936 00:00:00" to="01.01.2199 00:00:00" />
<town town="Frankfurt" country="1002" GMT="02:00:00" DST="01:00:00" />
<coordinates>
<latitude value="50°2'0''N" />
<longitude value="8°34'14''E" />
</coordinates>
<size value="Largest" pax="58037" cargo="Largest" cargovolume="2101" />
<terminals>
<terminal name="Platform" gates="20" />
</terminals>
<runways>
<runway name="07L/25R" length="2800" surface="Concrete" />
<runway name="07R/25L" length="2800" surface="Concrete" />
</runways>
<expansions>
<expansion type="Name" name="Frankfurt Rhein/Main Airport" date="01.04.1940 00:00:00" notify="true" ></expansion>
<expansion type="Name" name="Frankfurt Main Airport" date="01.01.1954 00:00:00" notify="true" ></expansion>
<expansion type="Runway_Length" name="07L/25R" length="3900" surface="Asphalt" date="01.01.1957 00:00:00" notify="True"></expansion>
<expansion type="New_terminal" name="Empfangsanlage Ost" gates="20" date="01.01.1958 00:00:00" notify="true"></expansion>
<expansion type="Close_terminal" name="Platform" gates="20" date="01.01.1958 12:00:00" notify="false"></expansion>
<expansion type="Runway_Length" name="07R/25L" length="3750" surface="Concrete" date="01.01.1964 00:00:00" notify="True"></expansion>
<expansion type="New_terminal" name="Terminal 1" gates="56" date="03.14.1972 00:00:00" notify="true"></expansion>
<expansion type="Close_terminal" name="Empfangsanlage Ost" gates="25" date="03.21.1972 00:00:00" notify="false"></expansion>
<expansion type="New_runway" name="18" length="4000" surface="Concrete" date="01.01.1984 00:00:00" notify="true"></expansion>
<expansion type="New_terminal" name="Terminal 2" gates="48" date="01.01.1994 00:00:00" notify="true"></expansion>
<expansion type="Name" name="Frankfurt Airport" date="01.01.2001 00:00:00" notify="true" ></expansion>
<expansion type="Runway_name" name="07L/25R" newname="07C/25C" date="10.19.2011 00:00:00" notify="false"></expansion>
<expansion type="New_runway" name="07L/25R" length="2800" surface="Concrete" date="10.20.2011 00:00:00" notify="true"></expansion>
<expansion type="Extra_gates" name="Terminal 1" gates="47" date="10.10.2012 00:00:00" notify="true"></expansion>
</expansions>
</airport>