07-28-2018, 07:15 AM
Hi,
I have coded the actual airport data of Guilin. This code include both old and new airport so please delete the original Guilin Liangjiang Airport code.
I have coded the actual airport data of Guilin. This code include both old and new airport so please delete the original Guilin Liangjiang Airport code.
Code:
<airport name="Guilin Liangjiang International Airport" icao="ZGKL" iata="KWL" type="International" season="All_Year">
<period from="10/1/1996 12:00:00 AM" to="1/1/2199 12:00:00 AM" />
<town town="Guilin City" country="148" GMT="08:00:00" DST="08:00:00" />
<coordinates>
<latitude value="25°13'5''N" />
<longitude value="110°2'20''E" />
</coordinates>
<size value="Medium" pax="5875" cargo="Small" cargovolume="33" />
<terminals>
<terminal name="Terminal 1" gates="20" />
<terminal name="Terminal 2" gates="20" />
</terminals>
<runways>
<runway name="01/19" length="2800" surface="Concrete" />
</runways>
<expansions>
<expansion type="Runway_Length" name="01/19" length="3200" date="10/22/2014 12:00:00 AM" notify="True" />
</expansions>
</airport>
<airport name="Guilin Qifengling Airport" icao="ZGKL" iata="KWL" type="International" season="All_Year">
<period from="1/1/1958 12:00:00 AM" to="10/1/1996 12:00:00 AM" />
<town town="Guilin City" country="148" GMT="08:00:00" DST="08:00:00" />
<coordinates>
<latitude value="25°11'40'N" />
<longitude value="110°19'11''E" />
</coordinates>
<size value="Medium" pax="4712" cargo="Small" cargovolume="35" />
<terminals>
<terminal name="Terminal 1" gates="20" />
</terminals>
<runways>
<runway name="18/36" length="2300" surface="Concrete" />
</runways>
</airport>