OTTAWA / GATINEAU AIRPORT
GATINEAU · CA · 45.52°N / 75.56°W
YND
IATA · ICAO
CYND
Ottawa / Gatineau Airport (YND) serves Gatineau, Canada. It sits at 45.52/-75.56, rises to 211 ft, is classified as medium airport.
Type
Medium airport
Elevation
211ft
Scheduled service
YES
ICAO
CYND
All facts
- IATA
- YND
- Municipality
- Gatineau
- Country
- Canada
- Coords
- 45.52°N / 75.56°W
Nearby airports
FAQ
- What is the IATA code for Ottawa / Gatineau Airport?
- YND.
- What is the ICAO code for Ottawa / Gatineau Airport?
- CYND.
- Where is Ottawa / Gatineau Airport located?
- Gatineau, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YND
{
"data": {
"id": 658,
"iata_code": "YND",
"icao_code": "CYND",
"name": "Ottawa / Gatineau Airport",
"country_code": "CA",
"city_id": 8556295,
"latitude": "45.521702",
"longitude": "-75.563599",
"elevation": 211,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Gatineau"
}
}