Flughafen Dortmund: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
(Add picture)
 
Line 3: Line 3:
{{infobox Airport
{{infobox Airport
|name = Dortmund Airport
|name = Dortmund Airport
|image =
|image = Dortmund Airport.jpg
|alt =
|alt =
|iata =DTM
|iata =DTM

Latest revision as of 11:20, 13 April 2019

Dortmund Airport is the airport next to Dortmund located in North Rhine-Westphalia, Germany.

Dortmund Airport
Dortmund Airport.jpg
IATA: DTM ICAO: EDLW
Type Public
City Dortmund
website
Runways
Runway Length Material
06/24 6,562 ft / 2.000 m Asphalt


Parking positions

Add this as a file at $FG_ROOT/Airports/E/D/D/EDLW.groundnet.xml.

<?xml version="1.0" encoding="UTF-8"?>
<groundnet>
    <parkingList>
        <Parking index="0" type="gate" name="Ramp_1" lat="N51 30.830656" lon="E7 36.566730" heading="-36.880000" />
        <Parking index="1" type="gate" name="Ramp_12" lat="N51 31.033564" lon="E7 37.019740" heading="330.000000" />
        <Parking index="2" type="gate" name="Ramp_6" lat="N51 30.942105" lon="E7 36.740916" heading="330.000000" />
        <Parking index="3" type="gate" name="Ramp_8" lat="N51 30.979557" lon="E7 36.846358" heading="330.000000" />
        <Parking index="4" type="gate" name="Ramp_9" lat="N51 30.989602" lon="E7 36.882441" heading="330.000000" />
    </parkingList>
</groundnet>