OTTAWA / ROCKCLIFFE AIRPORT
OTTAWA · CA · 45.46°N / 75.64°W
YRO
IATA · ICAO
CYRO
Ottawa / Rockcliffe Airport (YRO) serves Ottawa, Canada. It sits at 45.46/-75.64, rises to 188 ft, is classified as medium airport.
Type
Medium airport
Elevation
188ft
Scheduled service
YES
ICAO
CYRO
All facts
- IATA
- YRO
- Municipality
- Ottawa
- Country
- Canada
- Coords
- 45.46°N / 75.64°W
Nearby airports
FAQ
- What is the IATA code for Ottawa / Rockcliffe Airport?
- YRO.
- What is the ICAO code for Ottawa / Rockcliffe Airport?
- CYRO.
- Where is Ottawa / Rockcliffe Airport located?
- Ottawa, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YRO
{
"data": {
"id": 718,
"iata_code": "YRO",
"icao_code": "CYRO",
"name": "Ottawa / Rockcliffe Airport",
"country_code": "CA",
"city_id": 6094817,
"latitude": "45.460496",
"longitude": "-75.644001",
"elevation": 188,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ottawa"
}
}