NANNHAUSEN AIRFIELD
NANNHAUSEN · DE · 49.97°N / 7.48°E
EDRN
ICAO
EDRN
Nannhausen Airfield serves Nannhausen, Germany. It sits at 49.97/7.48, rises to 1224 ft, is classified as small airport.
Type
Small airport
Elevation
1224ft
Scheduled service
NO
ICAO
EDRN
All facts
- IATA
- —
- Municipality
- Nannhausen
- Country
- Germany
- Coords
- 49.97°N / 7.48°E
Nearby airports
FAQ
- What is the ICAO code for Nannhausen Airfield?
- EDRN.
- Where is Nannhausen Airfield located?
- Nannhausen, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EDRN
{
"data": {
"id": 1234,
"iata_code": null,
"icao_code": "EDRN",
"name": "Nannhausen Airfield",
"country_code": "DE",
"city_id": 2867104,
"latitude": "49.96992",
"longitude": "7.478357",
"elevation": 1224,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Nannhausen"
}
}