Skip to content

Instantly share code, notes, and snippets.

@whyvez
Forked from benshaw/avca_regions
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whyvez/d20bfbe8fe738131f67e to your computer and use it in GitHub Desktop.
Save whyvez/d20bfbe8fe738131f67e to your computer and use it in GitHub Desktop.
{
"regions": {
"Banff Yoho Kootenay": {
"display": "Banff, Yoho and Kootenay National Parks",
"url": "http://avalanche.pc.gc.ca/CAAML-eng.aspx?d=TODAY&r=1",
"type": "parks"
},
"Glacier": {
"display": "Glacier National Park",
"url": "http://avalanche.pc.gc.ca/CAAML-eng.aspx?d=TODAY&r=3",
"type": "parks"
},
"Chic-Chocs": {
"display": "Haute Gaspésie",
"url": "http://www.centreavalanche.qc.ca/conditions/bulletins-avalanche/bulletin-fr",
"type": "web"
},
"Jasper": {
"display": "Jasper National Park",
"url": "http://avalanche.pc.gc.ca/CAAML-eng.aspx?d=TODAY&r=2",
"type": "parks"
},
"Kananaskis Country": {
"display": "Kananaskis",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/Kananaskis",
"type": "cac"
},
"Kootenay Boundary": {
"display": "Kootenay Boundary",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/Kootenay-Boundary",
"type": "cac"
},
"Lizard Range": {
"display": "Lizard Range",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/Lizardrange",
"type": "cac"
},
"North Columbia - Monashees and Selkirks": {
"display": "North Columbia Monashees & Selkirks",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/Monashees-Selkirks",
"type": "cac"
},
"Northwest - Coastal": {
"display": "Northwest-Coastal",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/Northwest-Coastal",
"type": "cac"
},
"North Columbia - Cariboos": {
"display": "North Columbia Cariboos",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/Cariboos",
"type": "cac"
},
"North Rockies": {
"display": "North Rockies",
"url": "http://blogs.avalanche.ca/category/northrockies/",
"type": "web"
},
"Northwest - Inland": {
"display": "Northwest-Inland",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/Northwest-Inland",
"type": "cac"
},
"North Shore": {
"display": "North Shore",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/North-Shore",
"type": "cac"
},
"Purcells": {
"display": "Purcells",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/Purcells",
"type": "cac"
},
"Sea to Sky": {
"display": "Sea To Sky",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/Sea-to-Sky",
"type": "cac"
},
"South Columbia": {
"display": "South Columbia",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/South-Columbia",
"type": "cac"
},
"South Coast - Inland": {
"display": "South Coast - Inland",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/South-Coast",
"type": "cac"
},
"South Rockies": {
"display": "South Rockies",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/South-Rockies",
"type": "cac"
},
"Vancouver Island": {
"display": "Vancouver Island",
"url": "http://www.islandavalanchebulletin.com/",
"type": "web"
},
"Whistler - Blackcomb": {
"display": "Whistler Blackcomb",
"url": "http://www.whistlerblackcomb.com/the-mountain/backcountry/avalanche-advisory.aspx",
"type": "web"
},
"Waterton": {
"display": "Waterton Lakes National Park",
"url": "http://avalanche.pc.gc.ca/CAAML-eng.aspx?d=TODAY&r=4",
"type": "parks"
},
"Yukon - Klondike": {
"display": "Yukon",
"url": "http://www.avalanche.ca/dataservices/cac/bulletins/xml/yukon",
"type": "cac"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment