THE PAS AIRPORT
THE PAS · CA · 53.97°N / 101.09°W
YQD
IATA · ICAO
CYQD
The Pas Airport (YQD) serves The Pas, Canada. It sits at 53.97/-101.09, rises to 887 ft, is classified as medium airport.
Type
Medium airport
Elevation
887ft
Scheduled service
YES
ICAO
CYQD
All facts
- IATA
- YQD
- Municipality
- The Pas
- Country
- Canada
- Coords
- 53.97°N / 101.09°W
Nearby airports
FAQ
- What is the IATA code for The Pas Airport?
- YQD.
- What is the ICAO code for The Pas Airport?
- CYQD.
- Where is The Pas Airport located?
- The Pas, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YQD
{
"data": {
"id": 693,
"iata_code": "YQD",
"icao_code": "CYQD",
"name": "The Pas Airport",
"country_code": "CA",
"city_id": null,
"latitude": "53.97140121459961",
"longitude": "-101.09100341796875",
"elevation": 887,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "The Pas"
}
}