MISIMA ISLAND AIRPORT
MISIMA ISLAND · PG · 10.69°S / 152.84°E
MIS
IATA · ICAO
AYMS
Misima Island Airport (MIS) serves Misima Island, Papua New Guinea. It sits at -10.69/152.84, rises to 26 ft, is classified as small airport.
Type
Small airport
Elevation
26ft
Scheduled service
YES
ICAO
AYMS
All facts
- IATA
- MIS
- Municipality
- Misima Island
- Country
- Papua New Guinea
- Coords
- 10.69°S / 152.84°E
Nearby airports
FAQ
- What is the IATA code for Misima Island Airport?
- MIS.
- What is the ICAO code for Misima Island Airport?
- AYMS.
- Where is Misima Island Airport located?
- Misima Island, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MIS
{
"data": {
"id": 230,
"iata_code": "MIS",
"icao_code": "AYMS",
"name": "Misima Island Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-10.689200401299999",
"longitude": "152.837997437",
"elevation": 26,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Misima Island"
}
}