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