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