GOROKA AIRPORT
GORONKA · PG · 6.08°S / 145.39°E
GKA
IATA · ICAO
AYGA
Goroka Airport (GKA) serves Goronka, Papua New Guinea. It sits at -6.08/145.39, rises to 5282 ft, is classified as medium airport.
Type
Medium airport
Elevation
5282ft
Scheduled service
YES
ICAO
AYGA
All facts
- IATA
- GKA
- Municipality
- Goronka
- Country
- Papua New Guinea
- Coords
- 6.08°S / 145.39°E
Nearby airports
FAQ
- What is the IATA code for Goroka Airport?
- GKA.
- What is the ICAO code for Goroka Airport?
- AYGA.
- Where is Goroka Airport located?
- Goronka, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GKA
{
"data": {
"id": 154,
"iata_code": "GKA",
"icao_code": "AYGA",
"name": "Goroka Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-6.081689834590001",
"longitude": "145.391998291",
"elevation": 5282,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Goronka"
}
}