DORTMUND AIRPORT
DORTMUND · DE · 51.52°N / 7.61°E
DTM
IATA · ICAO
EDLW
Dortmund Airport (DTM) serves Dortmund, Germany. It sits at 51.52/7.61, rises to 425 ft, is classified as large airport.
Type
Large airport
Elevation
425ft
Scheduled service
YES
ICAO
EDLW
All facts
- IATA
- DTM
- Municipality
- Dortmund
- Country
- Germany
- Coords
- 51.52°N / 7.61°E
Nearby airports
FAQ
- What is the IATA code for Dortmund Airport?
- DTM.
- What is the ICAO code for Dortmund Airport?
- EDLW.
- Where is Dortmund Airport located?
- Dortmund, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DTM
{
"data": {
"id": 1221,
"iata_code": "DTM",
"icao_code": "EDLW",
"name": "Dortmund Airport",
"country_code": "DE",
"city_id": 2820087,
"latitude": "51.518299",
"longitude": "7.61224",
"elevation": 425,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Dortmund"
}
}