R/airzones.R

# Copyright 2017 Province of British Columbia
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and limitations under the License.

#' British Columbia Air Zones
#'
#' Boundaries of British Columbia Air Zones, which are areas of the province
#' for reporting on Canadian Ambient Air Quality Standards
#' (\href{http://www.ccme.ca/en/current_priorities/air/index.html}{CAAQS}), and
#' implementing the Air Quality Management System. For more information on Air
#' Zones in B.C. see \url{https://www2.gov.bc.ca/gov/content?id=8FA84ADC845A49AB93E525A58D9D4A97}.
#'
#' @format An `sf` polygons object with the boundaries of British Columbia's
#'   seven air zones.
#'
#'   The data contains one column, \code{Airzone}, with the name of the Air Zone.
#'
#' @source Original data from the \href{https://catalogue.data.gov.bc.ca/dataset/e8eeefc4-2826-47bc-8430-85703d328516}{B.C. Data Catalogue},
#' under the \href{https://www2.gov.bc.ca/gov/content?id=A519A56BC2BF44E4A008B33FCF527F61}{Open Government Licence - British Columbia}.
#'
"airzones"
bcgov/bcmapsdata documentation built on May 4, 2021, 6:15 p.m.