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