GLEN INNES AIRPORT
GLEN INNES · AU · 29.68°S / 151.69°E
GLI
IATA · ICAO
YGLI
Glen Innes Airport (GLI) serves Glen Innes, Australia. It sits at -29.68/151.69, rises to 3433 ft, is classified as medium airport.
Type
Medium airport
Elevation
3433ft
Scheduled service
NO
ICAO
YGLI
All facts
- IATA
- GLI
- Municipality
- Glen Innes
- Country
- Australia
- Coords
- 29.68°S / 151.69°E
Nearby airports
FAQ
- What is the IATA code for Glen Innes Airport?
- GLI.
- What is the ICAO code for Glen Innes Airport?
- YGLI.
- Where is Glen Innes Airport located?
- Glen Innes, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GLI
{
"data": {
"id": 9293,
"iata_code": "GLI",
"icao_code": "YGLI",
"name": "Glen Innes Airport",
"country_code": "AU",
"city_id": 2165291,
"latitude": "-29.676029",
"longitude": "151.691156",
"elevation": 3433,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Glen Innes"
}
}