PINCHER CREEK AIRPORT
PINCHER CREEK · CA · 49.52°N / 114.00°W
WPC
IATA · ICAO
CZPC
Pincher Creek Airport (WPC) serves Pincher Creek, Canada. It sits at 49.52/-114.00, rises to 3903 ft, is classified as medium airport.
Type
Medium airport
Elevation
3903ft
Scheduled service
NO
ICAO
CZPC
All facts
- IATA
- WPC
- Municipality
- Pincher Creek
- Country
- Canada
- Coords
- 49.52°N / 114.00°W
Nearby airports
FAQ
- What is the IATA code for Pincher Creek Airport?
- WPC.
- What is the ICAO code for Pincher Creek Airport?
- CZPC.
- Where is Pincher Creek Airport located?
- Pincher Creek, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WPC
{
"data": {
"id": 851,
"iata_code": "WPC",
"icao_code": "CZPC",
"name": "Pincher Creek Airport",
"country_code": "CA",
"city_id": 6104841,
"latitude": "49.520429",
"longitude": "-113.997002",
"elevation": 3903,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Pincher Creek"
}
}