-
Notifications
You must be signed in to change notification settings - Fork 17
/
_pkgdown.yml
46 lines (39 loc) · 990 Bytes
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
url: http://bcgov.github.io/bcmaps/
template:
bootstrap: 5
development:
mode: auto
reference:
- title: B.C. Layers
desc: >
Various administrative and natural resource boundaries of B.C.
contents:
- available_layers
- get_layer
- has_concept("BC layers")
- title: "Canadian Digital Elevation Data (CDED)"
desc: >
Digital Elevation Model (DEM) of British Columbia
contents:
- starts_with("cded")
- starts_with("vrt")
- title: Cache Management
desc: Utilities to manage your cached layers
contents:
- has_concept("cache")
- title: Utility functions
desc: Various utility functions for working with BC data
contents:
- bc_area
- bc_bbox
- transform_bc_albers
- utm_convert
- combine_nr_rd
- bc_neighbours
- bec_colours
- bec_colours
- title: Raster utilities
desc: Functions for specific raster operations
contents:
- raster_by_poly
- summarize_raster_list