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