RANKIN INLET AIRPORT
RANKIN INLET · CA · 62.81°N / 92.12°W
YRT
IATA · ICAO
CYRT
Rankin Inlet Airport (YRT) serves Rankin Inlet, Canada. It sits at 62.81/-92.12, rises to 94 ft, is classified as medium airport.
Type
Medium airport
Elevation
94ft
Scheduled service
YES
ICAO
CYRT
All facts
- IATA
- YRT
- Municipality
- Rankin Inlet
- Country
- Canada
- Coords
- 62.81°N / 92.12°W
Nearby airports
FAQ
- What is the IATA code for Rankin Inlet Airport?
- YRT.
- What is the ICAO code for Rankin Inlet Airport?
- CYRT.
- Where is Rankin Inlet Airport located?
- Rankin Inlet, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YRT
{
"data": {
"id": 721,
"iata_code": "YRT",
"icao_code": "CYRT",
"name": "Rankin Inlet Airport",
"country_code": "CA",
"city_id": 6116548,
"latitude": "62.8114013672",
"longitude": "-92.1157989502",
"elevation": 94,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Rankin Inlet"
}
}