HOBART INTERNATIONAL AIRPORT
HOBART (CAMBRIDGE) · AU · 42.84°S / 147.51°E
HBA
IATA · ICAO
YMHB
Hobart International Airport (HBA) serves Hobart (Cambridge), Australia. It sits at -42.84/147.51, rises to 13 ft, is classified as large airport.
Type
Large airport
Elevation
13ft
Scheduled service
YES
ICAO
YMHB
All facts
- IATA
- HBA
- Municipality
- Hobart (Cambridge)
- Country
- Australia
- Coords
- 42.84°S / 147.51°E
FAQ
- What is the IATA code for Hobart International Airport?
- HBA.
- What is the ICAO code for Hobart International Airport?
- YMHB.
- Where is Hobart International Airport located?
- Hobart (Cambridge), Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HBA
{
"data": {
"id": 9411,
"iata_code": "HBA",
"icao_code": "YMHB",
"name": "Hobart International Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-42.837032",
"longitude": "147.513022",
"elevation": 13,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Hobart (Cambridge)"
}
}