ANAA AIRPORT
ANAA · PF · 17.35°S / 145.51°W
AAA
IATA · ICAO
NTGA
Anaa Airport (AAA) serves Anaa, French Polynesia. It sits at -17.35/-145.51, rises to 10 ft, is classified as medium airport.
Type
Medium airport
Elevation
10ft
Scheduled service
YES
ICAO
NTGA
All facts
- IATA
- AAA
- Municipality
- Anaa
- Country
- French Polynesia
- Coords
- 17.35°S / 145.51°W
Nearby airports
FAQ
- What is the IATA code for Anaa Airport?
- AAA.
- What is the ICAO code for Anaa Airport?
- NTGA.
- Where is Anaa Airport located?
- Anaa, French Polynesia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AAA
{
"data": {
"id": 6088,
"iata_code": "AAA",
"icao_code": "NTGA",
"name": "Anaa Airport",
"country_code": "PF",
"city_id": null,
"latitude": "-17.3526",
"longitude": "-145.509995",
"elevation": 10,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Anaa"
}
}