NUREMBERG AIRPORT
NUREMBERG · DE · 49.50°N / 11.08°E
NUE
IATA · ICAO
EDDN
Nuremberg Airport (NUE) serves Nuremberg, Germany. It sits at 49.50/11.08, rises to 1046 ft, is classified as large airport.
Type
Large airport
Elevation
1046ft
Scheduled service
YES
ICAO
EDDN
All facts
- IATA
- NUE
- Municipality
- Nuremberg
- Country
- Germany
- Coords
- 49.50°N / 11.08°E
Nearby airports
FAQ
- What is the IATA code for Nuremberg Airport?
- NUE.
- What is the ICAO code for Nuremberg Airport?
- EDDN.
- Where is Nuremberg Airport located?
- Nuremberg, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NUE
{
"data": {
"id": 1183,
"iata_code": "NUE",
"icao_code": "EDDN",
"name": "Nuremberg Airport",
"country_code": "DE",
"city_id": 2861650,
"latitude": "49.498699",
"longitude": "11.078056",
"elevation": 1046,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Nuremberg"
}
}