07-25-2018, 12:53 PM
Hi!
Here is the foundation of my next airline. Shanghai Longhua Airport was the largest airport in East Asia in the early 1940s. It was abandoned in 1966.
Here is the foundation of my next airline. Shanghai Longhua Airport was the largest airport in East Asia in the early 1940s. It was abandoned in 1966.
Code:
<airport name="Shanghai Longhua Airport" icao="ZSSL" iata="SLH" type="International" season="All_Year">
<period from="6/1/1929 12:00:00 AM" to="8/1/1966 12:00:00 AM" />
<town town="Shanghai" country="148" GMT="08:00:00" DST="08:00:00" />
<coordinates>
<latitude value="31°10'1''N" />
<longitude value="121°27'13''E" />
</coordinates>
<size value="Largest" pax="35600" cargo="Very_large" cargovolume="435" />
<terminals>
<terminal name="Terminal 1" gates="20" />
</terminals>
<runways>
<runway name="18/36" length="1830" surface="Concrete" />
</runways>
</airport>