DERIM AIRPORT
DERIM · PG · 6.14°S / 147.11°E
DER
IATA · ICAO
AYDE
Derim Airport (DER) serves Derim, Papua New Guinea. It sits at -6.14/147.11, rises to 4850 ft, is classified as small airport.
Type
Small airport
Elevation
4850ft
Scheduled service
NO
ICAO
AYDE
All facts
- IATA
- DER
- Municipality
- Derim
- Country
- Papua New Guinea
- Coords
- 6.14°S / 147.11°E
Nearby airports
FAQ
- What is the IATA code for Derim Airport?
- DER.
- What is the ICAO code for Derim Airport?
- AYDE.
- Where is Derim Airport located?
- Derim, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DER
{
"data": {
"id": 117,
"iata_code": "DER",
"icao_code": "AYDE",
"name": "Derim Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-6.14472222222",
"longitude": "147.107222222",
"elevation": 4850,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Derim"
}
}