powered by
Get a B.C. spatial layer
get_layer(layer, ask = interactive(), force = FALSE)
the layer requested
the name of the layer. The list of available layers can be obtained by running available_layers()
available_layers()
Should the function ask the user before downloading the data to a cache? Defaults to the value of interactive().
Should you force download the data?
if (FALSE) { get_layer("bc_bound_hres") }
Run the code above in your browser using DataLab