AUSTIN MUNICIPAL AIRPORT
AUSTIN · US · 43.67°N / 92.93°W
AUM
IATA · ICAO
KAUM
Austin Municipal Airport (AUM) serves Austin, United States. It sits at 43.67/-92.93, rises to 1234 ft, is classified as small airport.
Type
Small airport
Elevation
1234ft
Scheduled service
NO
ICAO
KAUM
All facts
- IATA
- AUM
- Municipality
- Austin
- Country
- United States
- Coords
- 43.67°N / 92.93°W
Nearby airports
FAQ
- What is the IATA code for Austin Municipal Airport?
- AUM.
- What is the ICAO code for Austin Municipal Airport?
- KAUM.
- Where is Austin Municipal Airport located?
- Austin, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AUM
{
"data": {
"id": 3288,
"iata_code": "AUM",
"icao_code": "KAUM",
"name": "Austin Municipal Airport",
"country_code": "US",
"city_id": 5016884,
"latitude": "43.66500092",
"longitude": "-92.93340302",
"elevation": 1234,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Austin"
}
}