TAPINI AIRPORT
TAPINI · PG · 8.36°S / 146.99°E
TPI
IATA · ICAO
AYTI
Tapini Airport (TPI) serves Tapini, Papua New Guinea. It sits at -8.36/146.99, rises to 3100 ft, is classified as small airport.
Type
Small airport
Elevation
3100ft
Scheduled service
YES
ICAO
AYTI
All facts
- IATA
- TPI
- Municipality
- Tapini
- Country
- Papua New Guinea
- Coords
- 8.36°S / 146.99°E
Nearby airports
FAQ
- What is the IATA code for Tapini Airport?
- TPI.
- What is the ICAO code for Tapini Airport?
- AYTI.
- Where is Tapini Airport located?
- Tapini, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TPI
{
"data": {
"id": 305,
"iata_code": "TPI",
"icao_code": "AYTI",
"name": "Tapini Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-8.35666666667",
"longitude": "146.989166667",
"elevation": 3100,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Tapini"
}
}