ANDAKOMBE AIRPORT
ANDEKOMBE · PG · 7.14°S / 145.74°E
ADC
IATA · ICAO
AYAN
Andakombe Airport (ADC) serves Andekombe, Papua New Guinea. It sits at -7.14/145.74, rises to 3600 ft, is classified as small airport.
Type
Small airport
Elevation
3600ft
Scheduled service
NO
ICAO
AYAN
All facts
- IATA
- ADC
- Municipality
- Andekombe
- Country
- Papua New Guinea
- Coords
- 7.14°S / 145.74°E
Nearby airports
FAQ
- What is the IATA code for Andakombe Airport?
- ADC.
- What is the ICAO code for Andakombe Airport?
- AYAN.
- Where is Andakombe Airport located?
- Andekombe, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ADC
{
"data": {
"id": 83,
"iata_code": "ADC",
"icao_code": "AYAN",
"name": "Andakombe Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-7.13722222222",
"longitude": "145.744722222",
"elevation": 3600,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Andekombe"
}
}