WEMINDJI AIRPORT
WEMINDJI · CA · 53.01°N / 78.83°W
YNC
IATA · ICAO
CYNC
Wemindji Airport (YNC) serves Wemindji, Canada. It sits at 53.01/-78.83, rises to 66 ft, is classified as small airport.
Type
Small airport
Elevation
66ft
Scheduled service
YES
ICAO
CYNC
All facts
- IATA
- YNC
- Municipality
- Wemindji
- Country
- Canada
- Coords
- 53.01°N / 78.83°W
Nearby airports
FAQ
- What is the IATA code for Wemindji Airport?
- YNC.
- What is the ICAO code for Wemindji Airport?
- CYNC.
- Where is Wemindji Airport located?
- Wemindji, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YNC
{
"data": {
"id": 657,
"iata_code": "YNC",
"icao_code": "CYNC",
"name": "Wemindji Airport",
"country_code": "CA",
"city_id": null,
"latitude": "53.010601",
"longitude": "-78.8311",
"elevation": 66,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Wemindji"
}
}