DEVONPORT AIRPORT
DEVONPORT · AU · 41.17°S / 146.43°E
DPO
IATA · ICAO
YDPO
Devonport Airport (DPO) serves Devonport, Australia. It sits at -41.17/146.43, rises to 33 ft, is classified as medium airport.
Type
Medium airport
Elevation
33ft
Scheduled service
YES
ICAO
YDPO
All facts
- IATA
- DPO
- Municipality
- Devonport
- Country
- Australia
- Coords
- 41.17°S / 146.43°E
Nearby airports
FAQ
- What is the IATA code for Devonport Airport?
- DPO.
- What is the ICAO code for Devonport Airport?
- YDPO.
- Where is Devonport Airport located?
- Devonport, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DPO
{
"data": {
"id": 9249,
"iata_code": "DPO",
"icao_code": "YDPO",
"name": "Devonport Airport",
"country_code": "AU",
"city_id": 2168943,
"latitude": "-41.1697006226",
"longitude": "146.429992676",
"elevation": 33,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Devonport"
}
}