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